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 cb8c7740e6 Removed superfluous whitespace. ago%!(EXTRA string=13 years)
..
CMakeLists.txt Merge branch 'master' into multi-monitor ago%!(EXTRA string=13 years)
clipboard.c Made the pointer-ness of object handles explicit. 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 context API init/terminate functions. 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 Renamed context API init/terminate functions. 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 Added support for GLESv1_CM and GLESv2 client libraries. ago%!(EXTRA string=13 years)
context.c Removed internal fbconfig enum and selection. ago%!(EXTRA string=13 years)
egl_context.c Renamed context API init/terminate functions. 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 context API init/terminate functions. ago%!(EXTRA string=13 years)
glx_platform.h Inclusion guard fixes. ago%!(EXTRA string=13 years)
init.c Merge branch 'master' of github.com:elmindreda/glfw ago%!(EXTRA string=13 years)
input.c Replaced repeat kluge with detectable auto repeat. ago%!(EXTRA string=13 years)
internal.h Removed internal fbconfig enum and selection. ago%!(EXTRA string=13 years)
joystick.c Renamed _glfwInputError and moved to event API. ago%!(EXTRA string=13 years)
monitor.c Fixed warnings on VC++. ago%!(EXTRA string=13 years)
nsgl_context.m Renamed context API init/terminate functions. 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 Removed internal fbconfig enum and selection. ago%!(EXTRA string=13 years)
wgl_platform.h Removed internal fbconfig enum and selection. 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 Fix invalid variable declarations in win32_monitor.c 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 superfluous whitespace. ago%!(EXTRA string=13 years)
window.c Made the pointer-ness of object handles explicit. ago%!(EXTRA string=13 years)
x11_clipboard.c Renamed global struct and substructs. ago%!(EXTRA string=13 years)
x11_gamma.c Made client-side RandR and Xf86VidMode required. ago%!(EXTRA string=13 years)
x11_init.c Renamed context API init/terminate functions. 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 Made client-side RandR and Xf86VidMode required. ago%!(EXTRA string=13 years)
x11_native.c Renamed global struct and substructs. ago%!(EXTRA string=13 years)
x11_platform.h Renamed context API init/terminate functions. ago%!(EXTRA string=13 years)
x11_time.c Renamed global struct and substructs. ago%!(EXTRA string=13 years)
x11_window.c X11 event comment cleanup. ago%!(EXTRA string=13 years)