glfw/src
2016-05-03 13:40:53 +02:00
..
CMakeLists.txt wayland: Implement 'DISABLED' cursor mode 2016-02-22 12:36:34 +01:00
cocoa_init.m Release autorelease pool last 2016-03-01 19:36:05 +01:00
cocoa_joystick.h Cleanup 2016-03-31 12:23:49 +02:00
cocoa_joystick.m Fix test for joystick presence in matchCallback 2016-04-27 15:42:19 +02:00
cocoa_monitor.m Add suffixes to platform specific helper functions 2015-12-13 14:50:59 +01:00
cocoa_platform.h Replace GLFWuint64 with uint64_t 2016-03-28 12:34:44 +02:00
cocoa_time.c Replace GLFWuint64 with uint64_t 2016-03-28 12:34:44 +02:00
cocoa_window.m Make use of uint32_t where appropriate 2016-03-28 12:34:57 +02:00
context.c Improved error messages 2016-03-29 11:13:06 +02:00
egl_context.c Fix invalid EGL display being terminated 2016-03-29 11:13:07 +02:00
egl_context.h Cleanup 2016-03-28 20:16:53 +02: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 Remove XInput2 XI_Motion support 2016-02-21 18:32:57 +01:00
glx_context.c Formatting 2016-03-29 11:12:49 +02:00
glx_context.h Cleanup 2016-03-28 20:16:53 +02:00
init.c Add glfwGetTimerValue and glfwGetTimerFrequency 2016-03-06 11:51:23 +01:00
input.c Add glfwSetJoystickCallback 2016-03-31 12:12:09 +02:00
internal.h Add glfwSetJoystickCallback 2016-03-31 12:12:09 +02:00
linux_joystick.c Add glfwSetJoystickCallback 2016-03-31 12:12:09 +02:00
linux_joystick.h Add glfwSetJoystickCallback 2016-03-31 12:12:09 +02:00
mir_init.c Add missing inclusion of linux/input.h 2016-02-18 14:48:07 +01:00
mir_monitor.c Add native Wayland and Mir functions 2015-10-15 01:48:44 +02:00
mir_platform.h Add basic Vulkan support 2016-02-16 14:58:58 +01:00
mir_window.c Mir: Fix button states 2016-05-02 21:59:57 +02:00
monitor.c Improved error messages 2016-03-29 11:13:06 +02:00
nsgl_context.h Cleanup 2016-03-28 20:16:53 +02:00
nsgl_context.m Use more GLFWbool 2015-12-13 15:09:33 +01:00
posix_time.c Replace GLFWuint64 with uint64_t 2016-03-28 12:34:44 +02:00
posix_time.h Replace GLFWuint64 with uint64_t 2016-03-28 12:34:44 +02:00
posix_tls.c Add suffixes to platform specific helper functions 2015-12-13 14:50:59 +01:00
posix_tls.h Add suffixes to platform specific helper functions 2015-12-13 14:50:59 +01:00
vulkan.c Make use of uint32_t where appropriate 2016-03-28 12:34:57 +02:00
wgl_context.c Cleanup 2016-03-28 20:16:53 +02:00
wgl_context.h Cleanup 2016-03-28 20:16:53 +02:00
win32_init.c Add initial DirectInput 8 support 2016-03-31 12:24:01 +02:00
win32_joystick.c Fix build on legacy MinGW 2016-03-31 15:04:25 +02:00
win32_joystick.h Add initial DirectInput 8 support 2016-03-31 12:24:01 +02:00
win32_monitor.c Fix no monitors found on VMware Windows guest 2016-02-27 21:51:59 +01:00
win32_platform.h Fix build on legacy MinGW 2016-03-31 15:04:25 +02:00
win32_time.c Replace GLFWuint64 with uint64_t 2016-03-28 12:34:44 +02:00
win32_tls.c Add suffixes to platform specific helper functions 2015-12-13 14:50:59 +01:00
win32_window.c Add initial XInput support 2016-03-31 12:12:04 +02:00
window.c Fix setting of GLFW_MAXIMIZED hint 2016-04-17 13:44:07 +02:00
wl_init.c wayland: Implement 'DISABLED' cursor mode 2016-02-22 12:36:34 +01:00
wl_monitor.c wayland: Report unsupported operations as errors 2016-05-02 21:49:57 +02:00
wl_platform.h wayland: Implement maximized state 2016-05-02 21:49:27 +02:00
wl_window.c wayland: Report unsupported operations as errors 2016-05-02 21:49:57 +02:00
x11_init.c Create EWMH and XDND atoms on demand 2016-05-01 23:01:48 +02:00
x11_monitor.c Add suffixes to platform specific helper functions 2015-12-13 14:50:59 +01:00
x11_platform.h Add support for EWMH _NET_WM_WINDOW_TYPE 2016-03-16 16:07:22 +01:00
x11_window.c Fix NET_WM_STATE clobbering at creation 2016-05-03 13:40:53 +02:00
xkb_unicode.c Fix xkbcommon build regression 2015-11-09 02:33:34 +01:00
xkb_unicode.h Start 3.2 2015-10-12 21:59:49 +02:00