mirror of
https://github.com/glfw/glfw.git
synced 2026-09-18 22:55:46 +00:00
Separated window GLX state into separate struct.
This commit is contained in:
@@ -191,6 +191,7 @@ typedef struct _GLFWwindow
|
||||
PFNGLGETSTRINGIPROC GetStringi;
|
||||
|
||||
_GLFW_PLATFORM_WINDOW_STATE;
|
||||
_GLFW_PLATFORM_CONTEXT_STATE;
|
||||
} _GLFWwindow;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user