mirror of
https://github.com/glfw/glfw.git
synced 2026-09-17 14:22:50 +00:00
b420ca7404
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.