glfw/src
2017-01-29 19:50:35 +01:00
..
CMakeLists.txt Cocoa: Enable EGL 2017-01-02 15:32:55 +01:00
cocoa_init.m Restructure monitor enumeration 2017-01-02 06:03:02 +01:00
cocoa_joystick.h Paperwork done 2016-11-30 14:00:41 +01:00
cocoa_joystick.m Cleanup 2017-01-12 05:30:56 +01:00
cocoa_monitor.m Cocoa: Fix CGDisplayModeCopyPixelEncoding cutoff 2017-01-02 06:06:01 +01:00
cocoa_platform.h Cocoa: Enable EGL 2017-01-02 15:32:55 +01:00
cocoa_time.c Paperwork done 2016-11-30 14:00:41 +01:00
cocoa_window.m Cleanup 2017-01-10 15:46:00 +01:00
context.c Paperwork done 2016-11-30 14:00:41 +01:00
egl_context.c EGL: Fix test for EGL_RGB_BUFFER 2017-01-02 16:02:40 +01:00
egl_context.h Cocoa: Enable EGL 2017-01-02 15:32:55 +01:00
glfw3.pc.in Blurb nomenclature fix. 2014-02-10 15:33:41 +01:00
glfw3Config.cmake.in Include imported targets into module config file 2016-02-02 06:00:18 +01:00
glfw_config.h.in X11: Load Xxf86vm at run-time 2016-12-11 00:05:15 +01:00
glx_context.c GLX: Check whether client string is NULL 2017-01-19 03:46:49 +01:00
glx_context.h Move to Vulkan style function typedefs 2016-12-08 16:56:05 +01:00
init.c Merge single-use function _glfwFreeMonitors 2017-01-10 15:01:55 +01:00
input.c Remove superfluous comments 2017-01-29 16:44:37 +01:00
internal.h Cleanup 2017-01-10 15:46:00 +01:00
linux_joystick.c Cleanup 2017-01-12 05:30:56 +01:00
linux_joystick.h Start 3.3 2016-08-18 23:55:49 +02:00
mir_init.c Mir: Fix missing scancode for Space key 2017-01-26 17:02:10 +01:00
mir_monitor.c Restructure monitor enumeration 2017-01-02 06:03:02 +01:00
mir_platform.h Cleanup 2016-09-07 16:49:29 +02:00
mir_window.c Add glfwSetWindowAttrib 2016-12-06 15:59:18 +01:00
monitor.c Cleanup 2017-01-10 15:46:00 +01:00
nsgl_context.h Paperwork done 2016-11-30 14:00:41 +01:00
nsgl_context.m Fix typo 2016-12-06 13:59:04 +01:00
osmesa_context.c Move to Vulkan style function typedefs 2016-12-08 16:56:05 +01:00
osmesa_context.h OSMesa: Fix context struct indentation 2017-01-26 18:13:12 +00:00
osmesa_init.c Paperwork done 2016-11-30 14:00:41 +01:00
osmesa_monitor.c Restructure monitor enumeration 2017-01-02 06:03:02 +01:00
osmesa_platform.h Paperwork done 2016-11-30 14:00:41 +01:00
osmesa_window.c OSMesa: Fix invalid window frame size 2017-01-10 19:01:10 +01:00
posix_time.c Paperwork done 2016-11-30 14:00:41 +01:00
posix_time.h Paperwork done 2016-11-30 14:00:41 +01:00
posix_tls.c Paperwork done 2016-11-30 14:00:41 +01:00
posix_tls.h Paperwork done 2016-11-30 14:00:41 +01:00
vulkan.c Paperwork done 2016-11-30 14:00:41 +01:00
wgl_context.c Win32: Improve platform error messages 2017-01-20 01:35:24 +01:00
wgl_context.h Move to Vulkan style function typedefs 2016-12-08 16:56:05 +01:00
win32_init.c Win32: Cleanup 2017-01-29 19:50:35 +01:00
win32_joystick.c Win32: Cleanup 2017-01-29 19:50:35 +01:00
win32_joystick.h Paperwork done 2016-11-30 14:00:41 +01:00
win32_monitor.c Win32: Improve platform error messages 2017-01-20 01:35:24 +01:00
win32_platform.h Win32: Cleanup 2017-01-29 19:50:35 +01:00
win32_time.c Win32: Cleanup 2017-01-29 19:50:35 +01:00
win32_tls.c Win32: Improve platform error messages 2017-01-20 01:35:24 +01:00
win32_window.c Pass scancode with synthetic key release events 2017-01-29 16:44:38 +01:00
window.c Pass scancode with synthetic key release events 2017-01-29 16:44:38 +01:00
wl_init.c Wayland: Fix missing scancode for Space key 2017-01-26 17:02:10 +01:00
wl_monitor.c Restructure monitor enumeration 2017-01-02 06:03:02 +01:00
wl_platform.h Restructure monitor enumeration 2017-01-02 06:03:02 +01:00
wl_window.c Wayland: Commit shell surface creation 2017-01-26 18:13:15 +00:00
x11_init.c X11: Clarified broken RandR error messages 2017-01-16 18:26:53 +01:00
x11_monitor.c Restructure monitor enumeration 2017-01-02 06:03:02 +01:00
x11_platform.h Restructure monitor enumeration 2017-01-02 06:03:02 +01:00
x11_window.c X11: Fix potential window property data leaks 2017-01-16 17:53:28 +01:00
xkb_unicode.c Paperwork done 2016-11-30 14:00:41 +01:00
xkb_unicode.h Start 3.3 2016-08-18 23:55:49 +02:00