glfw/src
2016-05-04 17:00:06 +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
cocoa_platform.h Replace GLFWuint64 with uint64_t 2016-03-28 12:34:44 +02:00
cocoa_time.c
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
glfw3Config.cmake.in
glfw_config.h.in
glx_context.c Formatting 2016-03-29 11:12:49 +02:00
glx_context.h
init.c
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 Fix X11 build on non-Linux systems 2016-05-04 17:00:06 +02:00
linux_joystick.h Add glfwSetJoystickCallback 2016-03-31 12:12:09 +02:00
mir_init.c
mir_monitor.c
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
nsgl_context.h
nsgl_context.m Use more GLFWbool 2015-12-13 15:09:33 +01:00
posix_time.c
posix_time.h
posix_tls.c
posix_tls.h
vulkan.c Make use of uint32_t where appropriate 2016-03-28 12:34:57 +02:00
wgl_context.c
wgl_context.h
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
win32_tls.c Add suffixes to platform specific helper functions 2015-12-13 14:50:59 +01:00
win32_window.c Fix Win32 window size event race condition 2016-05-04 16:34:48 +02:00
window.c Add validation of size limit and aspect ratio args 2016-05-04 16:34:52 +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 Formatting 2016-05-03 13:43:17 +02:00
x11_monitor.c
x11_platform.h
x11_window.c Fix X11 build on non-Linux systems 2016-05-04 17:00:06 +02:00
xkb_unicode.c
xkb_unicode.h