mirror of
https://github.com/glfw/glfw.git
synced 2026-02-18 13:23:02 +01:00
This adds GLFW_CONTEXT_DEBUG as a preferred alias for the GLFW_OPENGL_DEBUG_CONTEXT window hint, as debug contexts are defined for both OpenGL and OpenGL ES. Related to #1720.