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 e820284015 Renamed WM atom struct members for clarity. ago%!(EXTRA string=13 years)
..
CMakeLists.txt Renamed X11 keysym to Unicode conversion file. 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 Added CMake option for glfwInit chdir on OS X. 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_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 Updated native API and merged into related files. ago%!(EXTRA string=13 years)
config.h.in Added CMake option for glfwInit chdir on OS X. ago%!(EXTRA string=13 years)
context.c Removed internal fbconfig enum and selection. 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 Merge branch 'master' of github.com:elmindreda/glfw 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 Renamed internal macro to match conventions. ago%!(EXTRA string=13 years)
internal.h Shortened window struct member. 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 Updated native API and merged into related files. 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 Added missing WGL pixel format error check. 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 Added EGL errors to output, added EGL init to Win32. 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_platform.h Added EGL errors to output, added EGL init to Win32. ago%!(EXTRA string=13 years)
win32_time.c Renamed global struct and substructs. ago%!(EXTRA string=13 years)
win32_window.c Updated native API and merged into related files. ago%!(EXTRA string=13 years)
window.c Shortened window struct member. 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 WM atom struct members for clarity. ago%!(EXTRA string=13 years)
x11_joystick.c Renamed global struct and substructs. ago%!(EXTRA string=13 years)
x11_monitor.c Made client-side RandR and Xf86VidMode required. ago%!(EXTRA string=13 years)
x11_platform.h Renamed WM atom struct members for clarity. ago%!(EXTRA string=13 years)
x11_time.c Renamed global struct and substructs. ago%!(EXTRA string=13 years)
x11_unicode.c Renamed X11 keysym to Unicode conversion file. ago%!(EXTRA string=13 years)
x11_window.c Renamed WM atom struct members for clarity. ago%!(EXTRA string=13 years)