mirror of
https://github.com/glfw/glfw.git
synced 2026-09-21 08:39:45 +00:00
Added support for GL_KHR_context_flush_control.
This commit is contained in:
@@ -65,6 +65,7 @@ typedef struct _GLFWcontextWGL
|
||||
GLboolean ARB_create_context_profile;
|
||||
GLboolean EXT_create_context_es2_profile;
|
||||
GLboolean ARB_create_context_robustness;
|
||||
GLboolean ARB_context_flush_control;
|
||||
} _GLFWcontextWGL;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user