mirror of
https://github.com/glfw/glfw.git
synced 2026-08-28 11:35:54 +02:00
Add GLFW_COCOA_GRAPHICS_SWICTHING
This provides control over whether the context should participate in macOS Automatic Graphics Switching. Closes #377. Closes #935.
This commit is contained in:
@@ -852,6 +852,7 @@ extern "C" {
|
||||
|
||||
#define GLFW_COCOA_RETINA_FRAMEBUFFER 0x00023001
|
||||
#define GLFW_COCOA_FRAME_AUTOSAVE 0x00023002
|
||||
#define GLFW_COCOA_GRAPHICS_SWITCHING 0x00023003
|
||||
/*! @} */
|
||||
|
||||
#define GLFW_NO_API 0
|
||||
|
||||
Reference in New Issue
Block a user