mirror of
https://github.com/glfw/glfw.git
synced 2026-08-29 03:04:14 +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.