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.
 
 
 
NathanSweet 85b64edcf0 Fix modifier keys. ago%!(EXTRA string=12 years)
..
CMakeLists.txt Renamed X11 keysym to Unicode conversion file. ago%!(EXTRA string=13 years)
clipboard.c Added macros for library initialization check. ago%!(EXTRA string=12 years)
cocoa_clipboard.m Removed duplicate documentation. ago%!(EXTRA string=13 years)
cocoa_gamma.c Made gamma ramp functions per-monitor. ago%!(EXTRA string=12 years)
cocoa_init.m Added missing version string API tag. ago%!(EXTRA string=12 years)
cocoa_joystick.m Moved Cocoa joystick state to library struct. ago%!(EXTRA string=12 years)
cocoa_monitor.m Formatting. ago%!(EXTRA string=12 years)
cocoa_platform.h Removed unused type. ago%!(EXTRA string=12 years)
cocoa_time.c Simplified function comment headers. ago%!(EXTRA string=12 years)
cocoa_window.m Fix modifier keys. ago%!(EXTRA string=12 years)
config.h.in Fixed dlopen entry point retrieval mechanism. ago%!(EXTRA string=12 years)
context.c Added macros for library initialization check. ago%!(EXTRA string=12 years)
egl_context.c Fixed uninitialized variable. ago%!(EXTRA string=12 years)
egl_platform.h Removed EGL dlopen. ago%!(EXTRA string=13 years)
gamma.c Added macros for library initialization check. ago%!(EXTRA string=12 years)
glfw3.pc.in Renamed libglfw3.pc to glfw3.pc. ago%!(EXTRA string=13 years)
glx_context.c Added macros for library initialization check. ago%!(EXTRA string=12 years)
glx_platform.h Inclusion guard fixes. ago%!(EXTRA string=13 years)
init.c Removed GLFW_NO_ERROR. ago%!(EXTRA string=12 years)
input.c Changed cursor pos to double. ago%!(EXTRA string=12 years)
internal.h Changed cursor pos to double. ago%!(EXTRA string=12 years)
joystick.c Added macros for library initialization check. ago%!(EXTRA string=12 years)
monitor.c Formatting. ago%!(EXTRA string=12 years)
nsgl_context.m Added macros for library initialization check. ago%!(EXTRA string=12 years)
nsgl_platform.h Renamed global struct and substructs. ago%!(EXTRA string=13 years)
time.c Added macros for library initialization check. ago%!(EXTRA string=12 years)
wgl_context.c Replaced __declspec(thread) with TlsAlloc. ago%!(EXTRA string=12 years)
wgl_platform.h Replaced __declspec(thread) with TlsAlloc. ago%!(EXTRA string=12 years)
win32_clipboard.c Removed duplicate documentation. ago%!(EXTRA string=13 years)
win32_gamma.c Made gamma ramp functions per-monitor. ago%!(EXTRA string=12 years)
win32_init.c No swap interval on composition. ago%!(EXTRA string=12 years)
win32_joystick.c Simplified function comment headers. ago%!(EXTRA string=12 years)
win32_monitor.c Assume malloc works. ago%!(EXTRA string=12 years)
win32_platform.h Removed unused type. ago%!(EXTRA string=12 years)
win32_time.c Simplified function comment headers. ago%!(EXTRA string=12 years)
win32_window.c Changed cursor pos to double. ago%!(EXTRA string=12 years)
window.c Removed return value of close callback. ago%!(EXTRA string=12 years)
x11_clipboard.c Simplified function comment headers. ago%!(EXTRA string=12 years)
x11_gamma.c Made gamma ramp functions per-monitor. ago%!(EXTRA string=12 years)
x11_init.c Added initial XInput2 cursor motion. ago%!(EXTRA string=12 years)
x11_joystick.c Assume malloc works. ago%!(EXTRA string=12 years)
x11_monitor.c Assume malloc works. ago%!(EXTRA string=12 years)
x11_platform.h Removed unused type. ago%!(EXTRA string=12 years)
x11_time.c Simplified function comment headers. ago%!(EXTRA string=12 years)
x11_unicode.c Simplified function comment headers. ago%!(EXTRA string=12 years)
x11_window.c No characters from Ctrl and Alt chords. ago%!(EXTRA string=12 years)