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.
 
 
 
Jonas Ådahl 2230a68e42 wayland: Follow _glfwInputChar() type change ago%!(EXTRA string=11 years)
..
CMakeLists.txt wayland: Add keyboard support 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=12 years)
cocoa_monitor.m Removed harmless CGDisplay to NSScreen error. ago%!(EXTRA string=11 years)
cocoa_platform.h Renamed context module headers. ago%!(EXTRA string=11 years)
cocoa_window.m Added character with modifiers callback. ago%!(EXTRA string=11 years)
context.c Added GLFW_DOUBLEBUFFER. ago%!(EXTRA string=11 years)
egl_context.c Fixed all EGLConfigs listed as single-buffered. 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=12 years)
glfw3.pc.in Blurb nomenclature fix. ago%!(EXTRA string=12 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 Added GLFW_DOUBLEBUFFER. 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 Added character with modifiers callback. ago%!(EXTRA string=11 years)
internal.h Added character with modifiers callback. 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 Formatting. ago%!(EXTRA string=11 years)
nsgl_context.h Formatting. ago%!(EXTRA string=11 years)
nsgl_context.m Added GLFW_DOUBLEBUFFER. 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 Fixed WGL not re-creating for sRGB hint. 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=12 years)
win32_init.c Made use of Win32 W-suffixed symbols explicit. ago%!(EXTRA string=12 years)
win32_monitor.c Video mode detection cleanup. ago%!(EXTRA string=12 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 Added character with modifiers callback. ago%!(EXTRA string=11 years)
window.c Fixed cursor outside new full screen windows. 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 wayland: Follow _glfwInputChar() type change ago%!(EXTRA string=11 years)
wl_monitor.c Renamed Wayland files to match prefix. ago%!(EXTRA string=11 years)
wl_platform.h wayland: Add keyboard support ago%!(EXTRA string=11 years)
wl_window.c wayland: Add basic input support 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=12 years)
x11_init.c Unified X11 cursor creation. ago%!(EXTRA string=11 years)
x11_monitor.c Removed duplicate fallback. ago%!(EXTRA string=11 years)
x11_platform.h x11: Move KeySym to unicode converter out of x11 backend ago%!(EXTRA string=11 years)
x11_window.c Added character with modifiers callback. ago%!(EXTRA string=11 years)
xkb_unicode.c x11: Move KeySym to unicode converter out of x11 backend ago%!(EXTRA string=11 years)
xkb_unicode.h x11: Move KeySym to unicode converter out of x11 backend ago%!(EXTRA string=11 years)