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 a182acd585 Removed EGL-specific context param refresh. ago%!(EXTRA string=13 years)
..
CMakeLists.txt Merge branch 'master' into EGL ago%!(EXTRA string=13 years)
clipboard.c Simplified clipboard API. ago%!(EXTRA string=13 years)
cocoa_clipboard.m Removed unused variables. ago%!(EXTRA string=13 years)
cocoa_fullscreen.m Formatting. ago%!(EXTRA string=13 years)
cocoa_gamma.c Made C-only modules C. 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 Transformed glfwEnable/Disable/SetCursorMode into glfwGetInputMode/SetInputMode. ago%!(EXTRA string=13 years)
cocoa_joystick.m Fixed legacy C warnings. ago%!(EXTRA string=13 years)
cocoa_native.m Fixed copypaste errors. ago%!(EXTRA string=13 years)
cocoa_opengl.m Made glfwGetProcAddress return a function pointer. ago%!(EXTRA string=13 years)
cocoa_platform.h Moved glext.h inclusion back. ago%!(EXTRA string=13 years)
cocoa_time.c Formatting. ago%!(EXTRA string=13 years)
cocoa_window.m Merge branch 'master' into EGL ago%!(EXTRA string=13 years)
config.h.in Add EGL related configurations ago%!(EXTRA string=13 years)
error.c Added string for new error. ago%!(EXTRA string=13 years)
fullscreen.c Added error messages. ago%!(EXTRA string=14 years)
gamma.c Only restore gamma ramp if it has been changed. ago%!(EXTRA string=13 years)
init.c Removed allocator. ago%!(EXTRA string=13 years)
input.c Unified nomenclature for cursor positions. ago%!(EXTRA string=13 years)
internal.h Merge branch 'master' into EGL ago%!(EXTRA string=13 years)
joystick.c Purged references to GLFW as a framework. ago%!(EXTRA string=14 years)
libglfw3.pc.in Use SOVERSION for shared libraries on Unix-like systems. 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)
win32_clipboard.c Simplified clipboard API. ago%!(EXTRA string=13 years)
win32_dllmain.c Renamed GLFW_BUILD_DLL to _GLFW_BUILD_DLL. ago%!(EXTRA string=13 years)
win32_fullscreen.c Rough line-wrapping pass. ago%!(EXTRA string=14 years)
win32_gamma.c Removed dynamic loading of gdi32. ago%!(EXTRA string=13 years)
win32_init.c Removed unsupported target. ago%!(EXTRA string=13 years)
win32_input.c Transformed glfwEnable/Disable/SetCursorMode into glfwGetInputMode/SetInputMode. ago%!(EXTRA string=13 years)
win32_joystick.c Fixed source file having executable flag set. ago%!(EXTRA string=13 years)
win32_native.c Added explicit access to native handles. ago%!(EXTRA string=13 years)
win32_opengl.c Merge branch 'master' into EGL ago%!(EXTRA string=13 years)
win32_platform.h Moved WGL context logic into OpenGL module. ago%!(EXTRA string=13 years)
win32_time.c Flattened source tree. ago%!(EXTRA string=14 years)
win32_window.c Merge branch 'master' into EGL ago%!(EXTRA string=13 years)
window.c Merge branch 'master' into EGL ago%!(EXTRA string=13 years)
x11_clipboard.c Updated platform API tags. ago%!(EXTRA string=13 years)
x11_egl_opengl.c Removed EGL-specific context param refresh. ago%!(EXTRA string=13 years)
x11_egl_platform.h Added support for EGL_KHR_create_context. ago%!(EXTRA string=13 years)
x11_fullscreen.c Updated platform API tags. ago%!(EXTRA string=13 years)
x11_gamma.c Updated platform API tags. ago%!(EXTRA string=13 years)
x11_glx_opengl.c Merge branch 'master' into EGL ago%!(EXTRA string=13 years)
x11_glx_platform.h Moved glext.h inclusion back. ago%!(EXTRA string=13 years)
x11_init.c Updated platform API tags. ago%!(EXTRA string=13 years)
x11_input.c Updated platform API tags. ago%!(EXTRA string=13 years)
x11_joystick.c Updated platform API tags. ago%!(EXTRA string=13 years)
x11_keysym2unicode.c Updated platform API tags. ago%!(EXTRA string=13 years)
x11_native.c Added explicit access to native handles. ago%!(EXTRA string=13 years)
x11_platform.h Added separate platform headers for EGL and GLX. ago%!(EXTRA string=13 years)
x11_time.c Updated platform API tags. ago%!(EXTRA string=13 years)
x11_window.c Merge branch 'master' into EGL ago%!(EXTRA string=13 years)