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 2ce9e8e6b2 Fixed clipboard string leaks. ago%!(EXTRA string=12 years)
..
CMakeLists.txt Cleanup. ago%!(EXTRA string=12 years)
clipboard.c Added macros for library initialization check. ago%!(EXTRA string=13 years)
cocoa_clipboard.m Removed duplicate documentation. ago%!(EXTRA string=13 years)
cocoa_gamma.c Removed C99-ism. ago%!(EXTRA string=12 years)
cocoa_init.m Fixed clipboard string leaks. ago%!(EXTRA string=12 years)
cocoa_joystick.m Fixed constness of joystick data. ago%!(EXTRA string=12 years)
cocoa_monitor.m Monitor enumeration fixes. ago%!(EXTRA string=12 years)
cocoa_platform.h New joystick API. ago%!(EXTRA string=12 years)
cocoa_time.c Simplified function comment headers. ago%!(EXTRA string=13 years)
cocoa_window.m Fixed process transform when no menu bar. ago%!(EXTRA string=12 years)
config.h.in Fixed dlopen entry point retrieval mechanism. ago%!(EXTRA string=12 years)
context.c Renamed glfwGetWindowParam to glfwGetWindowAttrib. ago%!(EXTRA string=12 years)
egl_context.c Typecast EGL types to get rid of compile warnings ago%!(EXTRA string=12 years)
egl_platform.h Reintroduced manual framebuffer config selection. ago%!(EXTRA string=12 years)
gamma.c Formatting. ago%!(EXTRA string=12 years)
glfw3.pc.in Renamed libglfw3.pc to glfw3.pc. ago%!(EXTRA string=13 years)
glfwConfig.cmake.in Add glfwConfig module. ago%!(EXTRA string=12 years)
glfwConfigVersion.cmake.in CMake config file cleanup. ago%!(EXTRA string=12 years)
glx_context.c Clarified default profile token name. ago%!(EXTRA string=12 years)
glx_platform.h Reintroduced manual framebuffer config selection. ago%!(EXTRA string=12 years)
init.c Monitor enumeration fixes. ago%!(EXTRA string=12 years)
input.c Added scancode to key callback. ago%!(EXTRA string=12 years)
internal.h Added scancode to key callback. ago%!(EXTRA string=12 years)
joystick.c Fixed constness of joystick data. ago%!(EXTRA string=12 years)
monitor.c Removed C99-ism. ago%!(EXTRA string=12 years)
nsgl_context.m Moved OpenGL framework loading to NSGL module. ago%!(EXTRA string=12 years)
nsgl_platform.h Reintroduced manual framebuffer config selection. ago%!(EXTRA string=12 years)
time.c Added macros for library initialization check. ago%!(EXTRA string=13 years)
wgl_context.c Fixed broken WGL error detection. ago%!(EXTRA string=12 years)
wgl_platform.h Reintroduced manual framebuffer config selection. ago%!(EXTRA string=12 years)
win32_clipboard.c Removed duplicate documentation. ago%!(EXTRA string=13 years)
win32_gamma.c Added missing ramp array allocation. ago%!(EXTRA string=12 years)
win32_init.c Fixed clipboard string leaks. ago%!(EXTRA string=12 years)
win32_joystick.c Fixed VC++ warnings. ago%!(EXTRA string=12 years)
win32_monitor.c Win32 fixes. ago%!(EXTRA string=12 years)
win32_platform.h New joystick API. ago%!(EXTRA string=12 years)
win32_time.c Simplified function comment headers. ago%!(EXTRA string=13 years)
win32_window.c Win32 fixes. ago%!(EXTRA string=12 years)
window.c Fixed incorrect hint default. ago%!(EXTRA string=12 years)
x11_clipboard.c Cleanup of clipboard manager work. ago%!(EXTRA string=12 years)
x11_gamma.c New gamma ramp API. ago%!(EXTRA string=12 years)
x11_init.c Fixed clipboard string leaks. ago%!(EXTRA string=12 years)
x11_joystick.c Fixed constness of joystick data. ago%!(EXTRA string=12 years)
x11_monitor.c Ignore CRTCs with no outputs. ago%!(EXTRA string=12 years)
x11_platform.h Fixed duplicate events being reported. ago%!(EXTRA string=12 years)
x11_time.c Formatting. ago%!(EXTRA string=12 years)
x11_unicode.c Simplified function comment headers. ago%!(EXTRA string=13 years)
x11_window.c Corrected comment. ago%!(EXTRA string=12 years)