Open
Description
=> ./samples
Application directory: /home/acron/projects/personal/ouzel/samples
Failed to find file /home/acron/.org.ouzel/samples/settings.ini
Using OpenGL render driver
GLX OpenGL 3.2 context created
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 46
Current serial number in output stream: 46
Compilation went fine, just won't make a window. Tried with and without i3, same result.
=> glxinfo | grep "OpenGL"
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 730/PCIe/SSE2
OpenGL core profile version string: 4.5.0 NVIDIA 384.111
OpenGL core profile shading language version string: 4.50 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.5.0 NVIDIA 384.111
OpenGL shading language version string: 4.50 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)
=> glxgears -info
GL_RENDERER = GeForce GT 730/PCIe/SSE2
GL_VERSION = 4.5.0 NVIDIA 384.111
GL_VENDOR = NVIDIA Corporation
GL_EXTENSIONS = ...
glxgears
runs fine