mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 08:50:15 +00:00
Added back refresh rate window hint.
This commit is contained in:
@@ -280,6 +280,7 @@ struct _GLFWlibrary
|
||||
GLboolean decorated;
|
||||
int samples;
|
||||
GLboolean sRGB;
|
||||
int refreshRate;
|
||||
int clientAPI;
|
||||
int glMajor;
|
||||
int glMinor;
|
||||
|
||||
Reference in New Issue
Block a user