mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 16:52:57 +00:00
GLX: Add support for loading glvnd libGLX
This commit is contained in:
@@ -480,7 +480,6 @@ typedef struct _GLFWlibraryGLX
|
||||
int eventBase;
|
||||
int errorBase;
|
||||
|
||||
// dlopen handle for libGL.so.1
|
||||
void* handle;
|
||||
|
||||
// GLX 1.3 functions
|
||||
|
||||
Reference in New Issue
Block a user