1
0
mirror of https://github.com/glfw/glfw.git synced 2025-04-22 16:42:51 +00:00
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 .
Fixes .
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