mirror of
https://github.com/glfw/glfw.git
synced 2026-09-17 22:32:50 +00:00
Made gamma ramp functions per-monitor.
This commit is contained in:
@@ -210,7 +210,6 @@ void _glfwInitTimer(void);
|
||||
|
||||
// Gamma
|
||||
void _glfwInitGammaRamp(void);
|
||||
void _glfwTerminateGammaRamp(void);
|
||||
|
||||
// OpenGL support
|
||||
int _glfwInitContextAPI(void);
|
||||
|
||||
Reference in New Issue
Block a user