mirror of
https://github.com/glfw/glfw.git
synced 2026-08-28 17:15:53 +02: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.