A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and dots ('.'), can be up to 35 characters long. Letters must be lowercase.
 
 
 
Camilla Berglund 1036d8e808 Restored dropped guards for RandR-specific function. ago%!(EXTRA string=14 years)
..
CMakeLists.txt Reshuffling, formatting and shortening. ago%!(EXTRA string=14 years)
cocoa_enable.m Flattened source tree. ago%!(EXTRA string=14 years)
cocoa_fullscreen.m Flattened source tree. ago%!(EXTRA string=14 years)
cocoa_gamma.m Take into account the original gamma before applying gamma. ago%!(EXTRA string=14 years)
cocoa_init.m Take into account the original gamma before applying gamma. ago%!(EXTRA string=14 years)
cocoa_joystick.m Flattened source tree. ago%!(EXTRA string=14 years)
cocoa_opengl.m Renamed context-related functions to more closely match underlying APIs. ago%!(EXTRA string=14 years)
cocoa_platform.h Flattened source tree. ago%!(EXTRA string=14 years)
cocoa_time.m Flattened source tree. ago%!(EXTRA string=14 years)
cocoa_window.m Initial implementation of cursor mode on Cocoa. ago%!(EXTRA string=14 years)
config.h.in Purged references to GLFW as a framework. ago%!(EXTRA string=15 years)
enable.c Replaced GLFW_MOUSE_CURSOR enable with glfwSetCursorMode. ago%!(EXTRA string=14 years)
error.c Added missing error string. ago%!(EXTRA string=14 years)
fullscreen.c Reshuffling, formatting and shortening. ago%!(EXTRA string=14 years)
gamma.c Brought back non-relative gamma ramp generation. ago%!(EXTRA string=14 years)
init.c Renamed window hint reset function for clarity. ago%!(EXTRA string=15 years)
input.c Moved variable definition to the function beginning. ago%!(EXTRA string=14 years)
internal.h Reshuffling, formatting and shortening. ago%!(EXTRA string=14 years)
joystick.c Purged references to GLFW as a framework. ago%!(EXTRA string=15 years)
libglfw.pc.cmake Pkg-config file generation work. ago%!(EXTRA string=14 years)
monitor.c Reshuffling, formatting and shortening. ago%!(EXTRA string=14 years)
opengl.c Made it an error to not define an entry point retrieval mechanism on X11. ago%!(EXTRA string=14 years)
time.c Purged references to GLFW as a framework. ago%!(EXTRA string=15 years)
win32_dllmain.c Flattened source tree. ago%!(EXTRA string=14 years)
win32_enable.c Flattened source tree. ago%!(EXTRA string=14 years)
win32_fullscreen.c Reshuffling, formatting and shortening. ago%!(EXTRA string=14 years)
win32_gamma.c Flattened source tree. ago%!(EXTRA string=14 years)
win32_init.c Replaced display with monitor in monitor related api. ago%!(EXTRA string=14 years)
win32_joystick.c Flattened source tree. ago%!(EXTRA string=14 years)
win32_monitor.c Reshuffling, formatting and shortening. ago%!(EXTRA string=14 years)
win32_opengl.c Shortened native extension boolean names. ago%!(EXTRA string=14 years)
win32_platform.h Reshuffling, formatting and shortening. ago%!(EXTRA string=14 years)
win32_time.c Flattened source tree. ago%!(EXTRA string=14 years)
win32_window.c Reshuffling, formatting and shortening. ago%!(EXTRA string=14 years)
window.c Replaced GLFW_MOUSE_CURSOR enable with glfwSetCursorMode. ago%!(EXTRA string=14 years)
x11_enable.c Flattened source tree. ago%!(EXTRA string=14 years)
x11_fullscreen.c Reshuffling, formatting and shortening. ago%!(EXTRA string=14 years)
x11_gamma.c Flattened source tree. ago%!(EXTRA string=14 years)
x11_init.c Replaced display with monitor in monitor related api. ago%!(EXTRA string=14 years)
x11_joystick.c Flattened source tree. ago%!(EXTRA string=14 years)
x11_keysym2unicode.c Flattened source tree. ago%!(EXTRA string=14 years)
x11_monitor.c Restored dropped guards for RandR-specific function. ago%!(EXTRA string=14 years)
x11_opengl.c Fixed regression breaking the dlopen code path. ago%!(EXTRA string=14 years)
x11_platform.h Reshuffling, formatting and shortening. ago%!(EXTRA string=14 years)
x11_time.c Formatting. ago%!(EXTRA string=14 years)
x11_window.c Don't duplicate extension preference logic. ago%!(EXTRA string=14 years)