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 279c32e3f9 Merge branch 'master' of github.com:elmindreda/glfw ago%!(EXTRA string=13 years)
..
CMakeLists.txt Merge branch 'master' into multi-monitor ago%!(EXTRA string=13 years)
clipboard.c Renamed _glfwInputError and moved to event API. ago%!(EXTRA string=13 years)
cocoa_clipboard.m Renamed global struct and substructs. ago%!(EXTRA string=13 years)
cocoa_gamma.c Renamed global struct and substructs. ago%!(EXTRA string=13 years)
cocoa_init.m Renamed global struct and substructs. ago%!(EXTRA string=13 years)
cocoa_joystick.m Renamed struct member to match other platforms. ago%!(EXTRA string=13 years)
cocoa_monitor.m Connected monitor API with Cocoa mode setting. ago%!(EXTRA string=13 years)
cocoa_native.m Renamed global struct and substructs. ago%!(EXTRA string=13 years)
cocoa_platform.h Begun integrating mode setting and monitor API. ago%!(EXTRA string=13 years)
cocoa_time.c Renamed global struct and substructs. ago%!(EXTRA string=13 years)
cocoa_window.m Begun integrating mode setting and monitor API. ago%!(EXTRA string=13 years)
config.h.in Removed EGL dlopen. ago%!(EXTRA string=13 years)
context.c Renamed _glfwInputError and moved to event API. ago%!(EXTRA string=13 years)
egl_context.c Merge branch 'master' of github.com:elmindreda/glfw ago%!(EXTRA string=13 years)
egl_platform.h Removed EGL dlopen. ago%!(EXTRA string=13 years)
gamma.c Renamed global struct and substructs. ago%!(EXTRA string=13 years)
glfw3.pc.in Renamed libglfw3.pc to glfw3.pc. ago%!(EXTRA string=13 years)
glx_context.c Renamed global struct and substructs. ago%!(EXTRA string=13 years)
glx_platform.h Formatting. ago%!(EXTRA string=13 years)
init.c Started adding documentation for internal APIs. ago%!(EXTRA string=13 years)
input.c Renamed global struct and substructs. ago%!(EXTRA string=13 years)
internal.h Begun integrating mode setting and monitor API. ago%!(EXTRA string=13 years)
joystick.c Renamed _glfwInputError and moved to event API. ago%!(EXTRA string=13 years)
monitor.c Begun integrating mode setting and monitor API. ago%!(EXTRA string=13 years)
nsgl_context.m Removed use of removed token. ago%!(EXTRA string=13 years)
nsgl_platform.h Renamed global struct and substructs. ago%!(EXTRA string=13 years)
time.c Renamed _glfwInputError and moved to event API. ago%!(EXTRA string=13 years)
wgl_context.c Renamed global struct and substructs. ago%!(EXTRA string=13 years)
wgl_platform.h Renamed global struct and substructs. ago%!(EXTRA string=13 years)
win32_clipboard.c Renamed global struct and substructs. ago%!(EXTRA string=13 years)
win32_gamma.c API tag and error message cleanup. ago%!(EXTRA string=13 years)
win32_init.c Fixed Win32 joystick name memory leak. ago%!(EXTRA string=13 years)
win32_joystick.c Fixed Win32 joystick name memory leak. ago%!(EXTRA string=13 years)
win32_monitor.c Begun integrating mode setting and monitor API. ago%!(EXTRA string=13 years)
win32_native.c Renamed global struct and substructs. ago%!(EXTRA string=13 years)
win32_platform.h Begun integrating mode setting and monitor API. ago%!(EXTRA string=13 years)
win32_time.c Renamed global struct and substructs. ago%!(EXTRA string=13 years)
win32_window.c Removed unused code and duplicate variables. ago%!(EXTRA string=13 years)
window.c Cleanup. ago%!(EXTRA string=13 years)
x11_clipboard.c Renamed global struct and substructs. ago%!(EXTRA string=13 years)
x11_gamma.c Renamed global struct and substructs. ago%!(EXTRA string=13 years)
x11_init.c Cleanup. ago%!(EXTRA string=13 years)
x11_joystick.c Renamed global struct and substructs. ago%!(EXTRA string=13 years)
x11_keysym2unicode.c API tag and error message cleanup. ago%!(EXTRA string=13 years)
x11_monitor.c Begun integrating mode setting and monitor API. ago%!(EXTRA string=13 years)
x11_native.c Renamed global struct and substructs. ago%!(EXTRA string=13 years)
x11_platform.h Cleanup. ago%!(EXTRA string=13 years)
x11_time.c Renamed global struct and substructs. ago%!(EXTRA string=13 years)
x11_window.c Removed panning hack only needed by Xxf86vm. ago%!(EXTRA string=13 years)