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 34d383399c Finished initial window/context backend split. ago%!(EXTRA string=13 years)
..
CMakeLists.txt Finished initial window/context backend split. 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 Implemented TLS for all platforms. ago%!(EXTRA string=13 years)
cocoa_joystick.m Fixed bad editing in Cocoa joystick code. ago%!(EXTRA string=13 years)
cocoa_native.m Fixed copypaste errors. ago%!(EXTRA string=13 years)
cocoa_platform.h Finished initial window/context backend split. ago%!(EXTRA string=13 years)
cocoa_time.c API tag and error message cleanup. ago%!(EXTRA string=13 years)
cocoa_window.m Removed GLFW_SYSTEM_KEYS from the GLFW API ago%!(EXTRA string=13 years)
config.h.in Finished initial window/context backend split. ago%!(EXTRA string=13 years)
egl_opengl.c Finished initial window/context backend split. ago%!(EXTRA string=13 years)
egl_platform.h Finished initial window/context backend split. ago%!(EXTRA string=13 years)
fullscreen.c Narrowed criteria for non-standard inclusion. ago%!(EXTRA string=13 years)
gamma.c Fixed use of functions missing on VC++. ago%!(EXTRA string=13 years)
glfw3.pc.in Renamed libglfw3.pc to glfw3.pc. ago%!(EXTRA string=13 years)
glx_opengl.c Merge branch 'master' into EGL ago%!(EXTRA string=13 years)
glx_platform.h Formatting. ago%!(EXTRA string=13 years)
init.c Updated error codes to better reflect multi-API support. ago%!(EXTRA string=13 years)
input.c Made glfwSetCursorPos fail silently if lacking focus. ago%!(EXTRA string=13 years)
internal.h Finished initial window/context backend split. ago%!(EXTRA string=13 years)
joystick.c Renamed glfwGetJoystickPos to glfwGetJoystickAxes. ago%!(EXTRA string=13 years)
nsgl_opengl.m Finished initial window/context backend split. ago%!(EXTRA string=13 years)
nsgl_platform.h Finished initial window/context backend split. ago%!(EXTRA string=13 years)
opengl.c Merge branch 'master' into EGL ago%!(EXTRA string=13 years)
time.c Purged references to GLFW as a framework. ago%!(EXTRA string=14 years)
wgl_opengl.c Begun preparations for Win32 EGL support. ago%!(EXTRA string=13 years)
wgl_platform.h Formatting. ago%!(EXTRA string=13 years)
win32_clipboard.c API tag and error message cleanup. ago%!(EXTRA string=13 years)
win32_fullscreen.c Fixed VC++ warnings. ago%!(EXTRA string=13 years)
win32_gamma.c API tag and error message cleanup. ago%!(EXTRA string=13 years)
win32_init.c Finished initial window/context backend split. ago%!(EXTRA string=13 years)
win32_joystick.c Renamed glfwGetJoystickPos to glfwGetJoystickAxes. ago%!(EXTRA string=13 years)
win32_native.c Added explicit access to native handles. ago%!(EXTRA string=13 years)
win32_platform.h Finished initial window/context backend split. ago%!(EXTRA string=13 years)
win32_time.c Shortened PC boolean name. ago%!(EXTRA string=13 years)
win32_window.c Fixed active/focused nomenclature mixing. ago%!(EXTRA string=13 years)
window.c Removed window size DWIM. ago%!(EXTRA string=13 years)
x11_clipboard.c API tag and error message cleanup. ago%!(EXTRA string=13 years)
x11_fullscreen.c Finished initial window/context backend split. ago%!(EXTRA string=13 years)
x11_gamma.c API tag and error message cleanup. ago%!(EXTRA string=13 years)
x11_init.c Finished initial window/context backend split. ago%!(EXTRA string=13 years)
x11_joystick.c Replaced ad-hoc Linux detection with __linux__. 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_platform.h Finished initial window/context backend split. ago%!(EXTRA string=13 years)
x11_time.c API tag and error message cleanup. ago%!(EXTRA string=13 years)
x11_window.c Merge branch 'master' into EGL ago%!(EXTRA string=13 years)