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 54f1a57f8d Added channel bit depth hint defaults. ago%!(EXTRA string=13 years)
..
CMakeLists.txt Moved error handling to init module. ago%!(EXTRA string=13 years)
clipboard.c Simplified clipboard API. ago%!(EXTRA string=13 years)
cocoa_clipboard.m API tag and error message cleanup. ago%!(EXTRA string=13 years)
cocoa_fullscreen.m API tag and error message cleanup. ago%!(EXTRA string=13 years)
cocoa_gamma.c API tag and error message cleanup. ago%!(EXTRA string=13 years)
cocoa_init.m Only restore gamma ramp if it has been changed. ago%!(EXTRA string=13 years)
cocoa_input.m API tag and error message cleanup. ago%!(EXTRA string=13 years)
cocoa_joystick.m API tag and error message cleanup. ago%!(EXTRA string=13 years)
cocoa_native.m Fixed copypaste errors. ago%!(EXTRA string=13 years)
cocoa_opengl.m Added window parameter to glfwSwapBuffers. ago%!(EXTRA string=13 years)
cocoa_platform.h Split platform-specific global data. ago%!(EXTRA string=13 years)
cocoa_time.c API tag and error message cleanup. ago%!(EXTRA string=13 years)
cocoa_window.m API tag and error message cleanup. ago%!(EXTRA string=13 years)
config.h.in Removed config macro values. ago%!(EXTRA string=13 years)
fullscreen.c Merge branch 'master' of github.com:elmindreda/glfw ago%!(EXTRA string=13 years)
gamma.c Only restore gamma ramp if it has been changed. ago%!(EXTRA string=13 years)
glfw3.pc.in Renamed libglfw3.pc to glfw3.pc. ago%!(EXTRA string=13 years)
init.c Comment fixes. ago%!(EXTRA string=13 years)
input.c Removed calling of callbacks from setters. ago%!(EXTRA string=13 years)
internal.h Split internal prototypes into APIs. ago%!(EXTRA string=13 years)
joystick.c Added joystick API error checks for shared and Linux code. ago%!(EXTRA string=13 years)
opengl.c Fixed return value of glfwGetCurrentContext. ago%!(EXTRA string=13 years)
time.c Purged references to GLFW as a framework. ago%!(EXTRA string=15 years)
win32_clipboard.c API tag and error message cleanup. ago%!(EXTRA string=13 years)
win32_dllmain.c API tag and error message cleanup. ago%!(EXTRA string=13 years)
win32_fullscreen.c API tag and error message cleanup. ago%!(EXTRA string=13 years)
win32_gamma.c API tag and error message cleanup. ago%!(EXTRA string=13 years)
win32_init.c Included malloc.h from files using malloc on Win32. ago%!(EXTRA string=13 years)
win32_input.c API tag and error message cleanup. ago%!(EXTRA string=13 years)
win32_joystick.c API tag and error message cleanup. ago%!(EXTRA string=13 years)
win32_native.c Added explicit access to native handles. ago%!(EXTRA string=13 years)
win32_opengl.c API tag and error message cleanup. ago%!(EXTRA string=13 years)
win32_platform.h Moved WGL context logic into OpenGL module. ago%!(EXTRA string=13 years)
win32_time.c API tag and error message cleanup. ago%!(EXTRA string=13 years)
win32_window.c API tag and error message cleanup. ago%!(EXTRA string=13 years)
window.c Added channel bit depth hint defaults. ago%!(EXTRA string=13 years)
x11_clipboard.c API tag and error message cleanup. ago%!(EXTRA string=13 years)
x11_fullscreen.c API tag and error message cleanup. ago%!(EXTRA string=13 years)
x11_gamma.c API tag and error message cleanup. ago%!(EXTRA string=13 years)
x11_init.c API tag and error message cleanup. ago%!(EXTRA string=13 years)
x11_input.c API tag and error message cleanup. ago%!(EXTRA string=13 years)
x11_joystick.c Clarified result comparison. ago%!(EXTRA string=13 years)
x11_keysym2unicode.c API tag and error message cleanup. ago%!(EXTRA string=13 years)
x11_native.c Added explicit access to native handles. ago%!(EXTRA string=13 years)
x11_opengl.c API tag and error message cleanup. ago%!(EXTRA string=13 years)
x11_platform.h Cleaned up Linux joystick code. ago%!(EXTRA string=13 years)
x11_time.c API tag and error message cleanup. ago%!(EXTRA string=13 years)
x11_window.c API tag and error message cleanup. ago%!(EXTRA string=13 years)