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 609c008a19 Moved input mode functions to top. ago%!(EXTRA string=14 years)
..
CMakeLists.txt Transformed glfwEnable/Disable/SetCursorMode into glfwGetInputMode/SetInputMode. ago%!(EXTRA string=14 years)
cocoa_fullscreen.m Flattened source tree. ago%!(EXTRA string=14 years)
cocoa_gamma.m Removed speculation. ago%!(EXTRA string=14 years)
cocoa_init.m Merge remote-tracking branch 'tikhomirov/osx_joystick' ago%!(EXTRA string=14 years)
cocoa_input.m Transformed glfwEnable/Disable/SetCursorMode into glfwGetInputMode/SetInputMode. ago%!(EXTRA string=14 years)
cocoa_joystick.m Compatibility fixes. ago%!(EXTRA string=14 years)
cocoa_opengl.m Renamed context-related functions to more closely match underlying APIs. ago%!(EXTRA string=14 years)
cocoa_platform.h Added initial joystick support on OS X ago%!(EXTRA string=14 years)
cocoa_time.m Flattened source tree. ago%!(EXTRA string=14 years)
cocoa_window.m Transformed glfwEnable/Disable/SetCursorMode into glfwGetInputMode/SetInputMode. ago%!(EXTRA string=14 years)
config.h.in Purged references to GLFW as a framework. ago%!(EXTRA string=15 years)
error.c Added glfwInit exception comment. ago%!(EXTRA string=14 years)
fullscreen.c Added error messages. ago%!(EXTRA string=14 years)
gamma.c Brought back non-relative gamma ramp generation. ago%!(EXTRA string=14 years)
init.c Renamed window hint reset function for clarity. ago%!(EXTRA string=15 years)
input.c Moved input mode functions to top. ago%!(EXTRA string=14 years)
internal.h Transformed glfwEnable/Disable/SetCursorMode into glfwGetInputMode/SetInputMode. ago%!(EXTRA string=14 years)
joystick.c Purged references to GLFW as a framework. ago%!(EXTRA string=15 years)
libglfw.pc.cmake Pkg-config file generation work. ago%!(EXTRA string=14 years)
opengl.c Formatting. ago%!(EXTRA string=14 years)
time.c Purged references to GLFW as a framework. ago%!(EXTRA string=15 years)
win32_dllmain.c Flattened source tree. ago%!(EXTRA string=14 years)
win32_fullscreen.c Rough line-wrapping pass. ago%!(EXTRA string=14 years)
win32_gamma.c Flattened source tree. ago%!(EXTRA string=14 years)
win32_init.c Removed library name from version string to more closely match OpenGL format. ago%!(EXTRA string=14 years)
win32_input.c Transformed glfwEnable/Disable/SetCursorMode into glfwGetInputMode/SetInputMode. ago%!(EXTRA string=14 years)
win32_joystick.c Flattened source tree. ago%!(EXTRA string=14 years)
win32_opengl.c Shortened native extension boolean names. ago%!(EXTRA string=14 years)
win32_platform.h Added workaround for APIENTRY. ago%!(EXTRA string=14 years)
win32_time.c Flattened source tree. ago%!(EXTRA string=14 years)
win32_window.c Renamed GLFW_WINDOW_NO_RESIZE to GLFW_WINDOW_RESIZABLE. ago%!(EXTRA string=14 years)
window.c Transformed glfwEnable/Disable/SetCursorMode into glfwGetInputMode/SetInputMode. ago%!(EXTRA string=14 years)
x11_fullscreen.c It is a platform error. ago%!(EXTRA string=14 years)
x11_gamma.c Flattened source tree. ago%!(EXTRA string=14 years)
x11_init.c Formatting. ago%!(EXTRA string=14 years)
x11_input.c Transformed glfwEnable/Disable/SetCursorMode into glfwGetInputMode/SetInputMode. ago%!(EXTRA string=14 years)
x11_joystick.c Flattened source tree. ago%!(EXTRA string=14 years)
x11_keysym2unicode.c Flattened source tree. ago%!(EXTRA string=14 years)
x11_opengl.c Removed declarations made superfluous by our glxext.h header. ago%!(EXTRA string=14 years)
x11_platform.h Removed error made superfluous by our glxext.h header. ago%!(EXTRA string=14 years)
x11_time.c Formatting. ago%!(EXTRA string=14 years)
x11_window.c Ported the temporary cursor jitter fix from 2.7.3. ago%!(EXTRA string=14 years)