mirror of
https://github.com/glfw/glfw.git
synced 2026-09-21 16:44:11 +00:00
Added back refresh rate window hint.
This commit is contained in:
@@ -520,6 +520,7 @@ extern "C" {
|
||||
#define GLFW_STEREO 0x0002100C
|
||||
#define GLFW_SAMPLES 0x0002100D
|
||||
#define GLFW_SRGB_CAPABLE 0x0002100E
|
||||
#define GLFW_REFRESH_RATE 0x0002100F
|
||||
|
||||
#define GLFW_CLIENT_API 0x00022001
|
||||
#define GLFW_CONTEXT_VERSION_MAJOR 0x00022002
|
||||
|
||||
Reference in New Issue
Block a user