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 3a0b397054 Fixed regression for WGL full screen DWM hack. ago%!(EXTRA string=10 years)
..
CMakeLists.txt Added IDE folders to CMake files. ago%!(EXTRA string=11 years)
cocoa_init.m Simplified version string functions. ago%!(EXTRA string=10 years)
cocoa_monitor.m Removed NSScreen member of OS X monitor. ago%!(EXTRA string=10 years)
cocoa_platform.h Added prefixes to header guard macros. ago%!(EXTRA string=10 years)
cocoa_window.m Moved helper functions to correct section. ago%!(EXTRA string=10 years)
context.c Cleanup of #487. ago%!(EXTRA string=10 years)
egl_context.c Clarified context TLS function names. ago%!(EXTRA string=10 years)
egl_context.h Added prefixes to header guard macros. ago%!(EXTRA string=10 years)
glfw3.pc.in Blurb nomenclature fix. ago%!(EXTRA string=11 years)
glfw3Config.cmake.in Improved CMake config file generation. ago%!(EXTRA string=11 years)
glfw_config.h.in Added support for AMD PowerXpress override. ago%!(EXTRA string=10 years)
glx_context.c Clarified context TLS function names. ago%!(EXTRA string=10 years)
glx_context.h Added prefixes to header guard macros. ago%!(EXTRA string=10 years)
init.c Fixed initialization failing on headless systems. ago%!(EXTRA string=10 years)
input.c Various error fixes. ago%!(EXTRA string=10 years)
internal.h Added prefixes to header guard macros. ago%!(EXTRA string=10 years)
iokit_joystick.h Added prefixes to header guard macros. ago%!(EXTRA string=10 years)
iokit_joystick.m Optimize _glfwInitJoysticks on OS X. ago%!(EXTRA string=11 years)
linux_joystick.c Fixed close being used instead of inotify_rm_watch. ago%!(EXTRA string=10 years)
linux_joystick.h Added prefixes to header guard macros. ago%!(EXTRA string=10 years)
mach_time.c Separated time state from window system state. ago%!(EXTRA string=11 years)
mir_init.c Simplified version string functions. ago%!(EXTRA string=10 years)
mir_monitor.c Various error fixes. ago%!(EXTRA string=10 years)
mir_platform.h Added prefixes to header guard macros. ago%!(EXTRA string=10 years)
mir_window.c Header inclusion cleanup. ago%!(EXTRA string=10 years)
monitor.c Fixed initialization failing on headless systems. ago%!(EXTRA string=10 years)
nsgl_context.h Added prefixes to header guard macros. ago%!(EXTRA string=10 years)
nsgl_context.m Clarified context TLS function names. ago%!(EXTRA string=10 years)
posix_time.c Separated time state from window system state. ago%!(EXTRA string=11 years)
posix_time.h Added prefixes to header guard macros. ago%!(EXTRA string=10 years)
posix_tls.c Clarified context TLS function names. ago%!(EXTRA string=10 years)
posix_tls.h Added prefixes to header guard macros. ago%!(EXTRA string=10 years)
wgl_context.c Fixed regression for WGL full screen DWM hack. ago%!(EXTRA string=10 years)
wgl_context.h Added prefixes to header guard macros. ago%!(EXTRA string=10 years)
win32_init.c Simplified version string functions. ago%!(EXTRA string=10 years)
win32_monitor.c Fixed enumeration of invalid video modes. ago%!(EXTRA string=10 years)
win32_platform.h Removed caching of Win32 window styles. ago%!(EXTRA string=10 years)
win32_time.c Separated time state from window system state. ago%!(EXTRA string=11 years)
win32_tls.c Clarified context TLS function names. ago%!(EXTRA string=10 years)
win32_tls.h Added prefixes to header guard macros. ago%!(EXTRA string=10 years)
win32_window.c Improved initial placement of full screen windows. ago%!(EXTRA string=10 years)
window.c Cleanup. ago%!(EXTRA string=10 years)
winmm_joystick.c Cleanup. ago%!(EXTRA string=11 years)
winmm_joystick.h Added prefixes to header guard macros. ago%!(EXTRA string=10 years)
wl_init.c Simplified version string functions. ago%!(EXTRA string=10 years)
wl_monitor.c Merged gamma files into monitor files. ago%!(EXTRA string=11 years)
wl_platform.h Added prefixes to header guard macros. ago%!(EXTRA string=10 years)
wl_window.c wayland: Fix typo introduced in e253beaa. ago%!(EXTRA string=10 years)
x11_init.c Remove superfluous X11 library struct member. ago%!(EXTRA string=10 years)
x11_monitor.c Fixed invalid pointer when Xrandr is unavailable. ago%!(EXTRA string=10 years)
x11_platform.h Removed superfluous X11 window struct member. ago%!(EXTRA string=10 years)
x11_window.c Implemented auto-iconification on X11. ago%!(EXTRA string=10 years)
xkb_unicode.c x11: Move KeySym to unicode converter out of x11 backend ago%!(EXTRA string=11 years)
xkb_unicode.h Added prefixes to header guard macros. ago%!(EXTRA string=10 years)