glfw/src
Brandon Schaefer c9003b5547 Mir: Get ready for Mir 1.0
Clean up CMake finding and check version.  Change last remaining
deprecations.

Closes #979.
2017-03-30 00:43:03 +02:00
..
CMakeLists.txt Wayland: Fix broken build 2017-03-03 17:51:40 +00:00
cocoa_init.m Add internal TLS support 2017-03-19 00:52:46 +01:00
cocoa_joystick.h
cocoa_joystick.m Cocoa: Made axis auto-calibration less jumpy 2017-03-23 17:33:05 +01:00
cocoa_monitor.m Cocoa: Remove errors emitted on headless systems 2017-03-10 14:44:55 +01:00
cocoa_platform.h Cleanup 2017-03-19 02:46:16 +01:00
cocoa_time.c Cleanup 2017-03-19 02:46:16 +01:00
cocoa_window.m Cocoa: Allow undecorated windows to become main 2017-03-16 15:46:21 +01:00
context.c Add internal TLS support 2017-03-19 00:52:46 +01:00
egl_context.c Add internal TLS support 2017-03-19 00:52:46 +01:00
egl_context.h EGL: Add support for EGL_KHR_context_flush_control 2017-03-15 17:37:33 +01:00
glfw3.pc.in
glfw3Config.cmake.in
glfw_config.h.in
glx_context.c Add internal TLS support 2017-03-19 00:52:46 +01:00
glx_context.h
init.c Cleanup 2017-03-19 02:46:16 +01:00
input.c Cleanup 2017-03-19 02:46:16 +01:00
internal.h Cleanup 2017-03-19 02:46:16 +01:00
linux_joystick.c Implement glfwGetJoystickHats 2017-03-06 03:23:29 +01:00
linux_joystick.h
mir_init.c Mir: Get ready for Mir 1.0 2017-03-30 00:43:03 +02:00
mir_monitor.c Mir: Get ready for Mir 1.0 2017-03-30 00:43:03 +02:00
mir_platform.h Mir: Get ready for Mir 1.0 2017-03-30 00:43:03 +02:00
mir_window.c Mir: Get ready for Mir 1.0 2017-03-30 00:43:03 +02:00
monitor.c
nsgl_context.h
nsgl_context.m Add internal TLS support 2017-03-19 00:52:46 +01:00
null_init.c Add internal TLS support 2017-03-19 00:52:46 +01:00
null_joystick.c
null_joystick.h
null_monitor.c
null_platform.h
null_window.c
osmesa_context.c Add internal TLS support 2017-03-19 00:52:46 +01:00
osmesa_context.h
posix_time.c Cleanup 2017-03-19 02:46:16 +01:00
posix_time.h Cleanup 2017-03-19 02:46:16 +01:00
posix_tls.c Add internal TLS support 2017-03-19 00:52:46 +01:00
posix_tls.h Add internal TLS support 2017-03-19 00:52:46 +01:00
vulkan.c
wgl_context.c Add internal TLS support 2017-03-19 00:52:46 +01:00
wgl_context.h
win32_init.c Add internal TLS support 2017-03-19 00:52:46 +01:00
win32_joystick.c Implement glfwGetJoystickHats 2017-03-06 03:23:29 +01:00
win32_joystick.h
win32_monitor.c Win32: Check for monitor object creation failure 2017-03-26 16:46:17 +02:00
win32_platform.h Cleanup 2017-03-19 02:46:16 +01:00
win32_time.c Cleanup 2017-03-19 02:46:16 +01:00
win32_tls.c Add internal TLS support 2017-03-19 00:52:46 +01:00
win32_window.c Cleanup 2017-03-14 20:39:18 +01:00
window.c Add internal TLS support 2017-03-19 00:52:46 +01:00
wl_init.c Add internal TLS support 2017-03-19 00:52:46 +01:00
wl_monitor.c
wl_platform.h Wayland: Fix broken build 2017-03-03 17:51:40 +00:00
wl_window.c Wayland: Fix broken build 2017-03-03 17:51:40 +00:00
x11_init.c Cleanup 2017-03-26 16:46:17 +02:00
x11_monitor.c Formatting 2017-03-26 16:46:17 +02:00
x11_platform.h X11: Fix IM-duplicated key events leaking through 2017-03-27 02:00:31 +02:00
x11_window.c X11: Fix IM-duplicated key events leaking through 2017-03-27 02:00:31 +02:00
xkb_unicode.c
xkb_unicode.h