mirror of
https://github.com/glfw/glfw.git
synced 2026-09-20 16:30:45 +00:00
Moved X11 gamma ramp termination to gamma module.
This commit is contained in:
@@ -285,6 +285,7 @@ void _glfwInitTimer(void);
|
||||
|
||||
// Gamma
|
||||
void _glfwInitGammaRamp(void);
|
||||
void _glfwTerminateGammaRamp(void);
|
||||
|
||||
// Fullscreen support
|
||||
int _glfwGetClosestVideoMode(int* width, int* height, int* rate);
|
||||
|
||||
Reference in New Issue
Block a user