Skip to content
  • Camilla Löwy's avatar
    Fix glfwSetGamma generating ramps of invalid sizes · 3531c320
    Camilla Löwy authored
    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.
    3531c320