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 7123bcfc3e Fixed modifier key events being lost. ago%!(EXTRA string=11 years)
..
CMakeLists.txt Renamed Wayland files to match prefix. ago%!(EXTRA string=11 years)
clipboard.c Updated API version in comment headers. ago%!(EXTRA string=12 years)
cocoa_clipboard.m Updated API version in comment headers. ago%!(EXTRA string=12 years)
cocoa_gamma.c Updated API version in comment headers. ago%!(EXTRA string=12 years)
cocoa_init.m Added _GLFW_USE_RETINA. ago%!(EXTRA string=11 years)
cocoa_monitor.m Fixed crash on monitor disconnection. ago%!(EXTRA string=11 years)
cocoa_platform.h Renamed context module headers. ago%!(EXTRA string=11 years)
cocoa_window.m Fixed modifier key events being lost. ago%!(EXTRA string=11 years)
context.c Further separation of window and context. ago%!(EXTRA string=11 years)
egl_context.c Split out TLS code into separate modules. ago%!(EXTRA string=11 years)
egl_context.h Formatting. ago%!(EXTRA string=11 years)
gamma.c Moved some VC++ specific hacks to platform header. ago%!(EXTRA string=11 years)
glfw3.pc.in Blurb nomenclature fix. ago%!(EXTRA string=11 years)
glfwConfig.cmake.in Add glfwConfig module. ago%!(EXTRA string=12 years)
glfwConfigVersion.cmake.in CMake config file cleanup. ago%!(EXTRA string=12 years)
glfw_config.h.in Introduce experimental Wayland backend ago%!(EXTRA string=11 years)
glx_context.c Split out TLS code into separate modules. ago%!(EXTRA string=11 years)
glx_context.h Formatting. ago%!(EXTRA string=11 years)
init.c Updated comments on global variables. ago%!(EXTRA string=11 years)
input.c Fixed broken key repeat detection. ago%!(EXTRA string=11 years)
internal.h Comment fix. ago%!(EXTRA string=11 years)
iokit_joystick.h Renamed joystick state members. ago%!(EXTRA string=11 years)
iokit_joystick.m Fixed leaks of joystick mutable arrays. ago%!(EXTRA string=11 years)
joystick.c Updated API version in comment headers. ago%!(EXTRA string=12 years)
linux_joystick.c Linux joystick cleanup. ago%!(EXTRA string=11 years)
linux_joystick.h Renamed joystick state members. ago%!(EXTRA string=11 years)
mach_time.c Separated time state from window system state. ago%!(EXTRA string=11 years)
monitor.c Fixed missing dereference in b29fbc82c2. ago%!(EXTRA string=11 years)
nsgl_context.h Formatting. ago%!(EXTRA string=11 years)
nsgl_context.m Split out TLS code into separate modules. ago%!(EXTRA string=11 years)
posix_time.c Separated time state from window system state. ago%!(EXTRA string=11 years)
posix_time.h Separated time state from window system state. ago%!(EXTRA string=11 years)
posix_tls.c Split out TLS code into separate modules. ago%!(EXTRA string=11 years)
posix_tls.h Fixed name of global TLS state macro. ago%!(EXTRA string=11 years)
time.c Updated API version in comment headers. ago%!(EXTRA string=12 years)
wgl_context.c Split out TLS code into separate modules. ago%!(EXTRA string=11 years)
wgl_context.h Formatting. ago%!(EXTRA string=11 years)
win32_clipboard.c Updated API version in comment headers. ago%!(EXTRA string=12 years)
win32_gamma.c Made use of Win32 W-suffixed symbols explicit. ago%!(EXTRA string=11 years)
win32_init.c Made use of Win32 W-suffixed symbols explicit. ago%!(EXTRA string=11 years)
win32_monitor.c Video mode detection cleanup. ago%!(EXTRA string=11 years)
win32_platform.h Renamed context module headers. ago%!(EXTRA string=11 years)
win32_time.c Separated time state from window system state. ago%!(EXTRA string=11 years)
win32_tls.c Split out TLS code into separate modules. ago%!(EXTRA string=11 years)
win32_tls.h Fixed name of global TLS state macro. ago%!(EXTRA string=11 years)
win32_window.c Fixed possible use of invalid HWND. ago%!(EXTRA string=11 years)
window.c Call platform API directly where possible. ago%!(EXTRA string=11 years)
winmm_joystick.c Renamed joystick state members. ago%!(EXTRA string=11 years)
winmm_joystick.h Renamed joystick state members. ago%!(EXTRA string=11 years)
wl_clipboard.c Renamed Wayland files to match prefix. ago%!(EXTRA string=11 years)
wl_gamma.c Renamed Wayland files to match prefix. ago%!(EXTRA string=11 years)
wl_init.c Renamed Wayland files to match prefix. ago%!(EXTRA string=11 years)
wl_monitor.c Renamed Wayland files to match prefix. ago%!(EXTRA string=11 years)
wl_platform.h Added inclusion of TLS header to Wayland. ago%!(EXTRA string=11 years)
wl_window.c Added missing function stub. ago%!(EXTRA string=11 years)
x11_clipboard.c Formatting. ago%!(EXTRA string=11 years)
x11_gamma.c Updated broken RandR gamma comment. ago%!(EXTRA string=11 years)
x11_init.c Cleanup of XKB detection code. ago%!(EXTRA string=11 years)
x11_monitor.c Removed duplicate fallback. ago%!(EXTRA string=11 years)
x11_platform.h Cleanup of XKB detection code. ago%!(EXTRA string=11 years)
x11_unicode.c Made X11 Unicode table const. ago%!(EXTRA string=11 years)
x11_window.c Formatting. ago%!(EXTRA string=11 years)