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.
 
 
 
Marcel Metz 8e89fff792 Merge branch 'master' into multi-display-support 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 Set the current gamma ramp to original gamma ramp at start. 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=14 years)
enable.c Added error setting for more cases of invalid tokens. ago%!(EXTRA string=14 years)
error.c Added missing error string. ago%!(EXTRA string=14 years)
fullscreen.c Merge branch 'master' into multi-display-support 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=14 years)
input.c Merge branch 'master' into multi-display-support ago%!(EXTRA string=14 years)
internal.h Stub implementation of monitor callback. ago%!(EXTRA string=14 years)
joystick.c Purged references to GLFW as a framework. ago%!(EXTRA string=14 years)
libglfw.pc.cmake Pkg-config file generation work. ago%!(EXTRA string=14 years)
monitor.c Stub implementation of monitor callback. ago%!(EXTRA string=14 years)
opengl.c Formatting. ago%!(EXTRA string=14 years)
time.c Purged references to GLFW as a framework. ago%!(EXTRA string=14 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 Merge branch 'master' into multi-display-support ago%!(EXTRA string=14 years)
win32_joystick.c Flattened source tree. ago%!(EXTRA string=14 years)
win32_monitor.c Implemented monitor (dis)connect callback for win32. ago%!(EXTRA string=14 years)
win32_opengl.c Shortened native extension boolean names. ago%!(EXTRA string=14 years)
win32_platform.h Implemented monitor (dis)connect callback for win32. ago%!(EXTRA string=14 years)
win32_time.c Flattened source tree. ago%!(EXTRA string=14 years)
win32_window.c Implemented monitor (dis)connect callback for win32. ago%!(EXTRA string=14 years)
window.c Formatting. ago%!(EXTRA string=14 years)
x11_enable.c Formatting. ago%!(EXTRA string=14 years)
x11_fullscreen.c Merge branch 'master' into multi-display-support ago%!(EXTRA string=14 years)
x11_gamma.c Flattened source tree. ago%!(EXTRA string=14 years)
x11_init.c Merge branch 'master' into multi-display-support 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 Merge branch 'master' into multi-display-support ago%!(EXTRA string=14 years)
x11_time.c Formatting. ago%!(EXTRA string=14 years)
x11_window.c Formatting. ago%!(EXTRA string=14 years)