glfw/include/GLFW
Camilla Löwy 3531c320af Fix glfwSetGamma generating ramps of invalid sizes
This makes glfwSetGamma generate a gamma ramp of the same size as the
monitor's current ramp, which will avoid failure on non-256 entry
monitors on X11 and avoid ramp interpolation on macOS.

Closes #1387.
Fixes #1388.
2018-12-26 15:00:39 +01:00
..
glfw3.h Fix glfwSetGamma generating ramps of invalid sizes 2018-12-26 15:00:39 +01:00
glfw3native.h Allow exposing only native context APIs 2018-10-24 18:01:12 +02:00