..
CMakeLists.txt
wayland: Implement 'DISABLED' cursor mode
2016-02-22 12:36:34 +01:00
cocoa_init.m
Add suffixes to platform specific helper functions
2015-12-13 14:50:59 +01:00
cocoa_joystick.h
Platform affix cleanup
2015-12-15 22:37:24 +01:00
cocoa_joystick.m
Fix crash when joystick name unavailable on OS X
2016-02-09 07:52:00 +01:00
cocoa_monitor.m
Add suffixes to platform specific helper functions
2015-12-13 14:50:59 +01:00
cocoa_platform.h
Removed OS X modifier flags cache
2016-02-26 10:03:23 +01:00
cocoa_time.c
Make source file names more consistent
2015-12-13 14:51:44 +01:00
cocoa_window.m
Cleanup
2016-02-26 10:53:16 +01:00
context.c
Add asserts for public API pointer parameters
2016-01-31 17:56:36 +01:00
egl_context.c
Check success of MakeCurrent before updating TLS
2016-02-18 09:37:19 +01:00
egl_context.h
Add support for EGL_KHR_gl_colorspace
2016-02-17 17:27:33 +01:00
glfw_config.h.in
Remove XInput2 XI_Motion support
2016-02-21 18:32:57 +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
glx_context.c
Check success of MakeCurrent before updating TLS
2016-02-18 09:37:19 +01:00
glx_context.h
Use more GLFWbool
2015-12-13 15:09:33 +01:00
init.c
Cleanup
2016-02-17 21:30:17 +01:00
input.c
Add asserts for public API pointer parameters
2016-01-31 17:56:36 +01:00
internal.h
Add glfwFocusWindow
2016-02-25 21:37:40 +01:00
linux_joystick.c
Cleanup
2015-12-15 15:21:25 +01:00
linux_joystick.h
Use more GLFWbool
2015-12-13 15:09:33 +01: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
Add glfwFocusWindow
2016-02-25 21:37:40 +01:00
monitor.c
Add asserts for public API pointer parameters
2016-01-31 17:56:36 +01:00
nsgl_context.h
Use more GLFWbool
2015-12-13 15:09:33 +01:00
nsgl_context.m
Use more GLFWbool
2015-12-13 15:09:33 +01:00
posix_time.c
Add suffixes to platform specific helper functions
2015-12-13 14:50:59 +01:00
posix_time.h
Add suffixes to platform specific helper functions
2015-12-13 14:50:59 +01: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
Fix VC++ signed/unsigned mismatch warning
2016-02-23 11:52:33 +01:00
wgl_context.c
Check success of MakeCurrent before updating TLS
2016-02-18 09:37:19 +01:00
wgl_context.h
Use more GLFWbool
2015-12-13 15:09:33 +01:00
win32_init.c
Fix window class not being unregistered
2016-02-11 17:10:57 +01:00
win32_joystick.c
Platform affix cleanup
2015-12-15 22:37:24 +01:00
win32_joystick.h
Platform affix cleanup
2015-12-15 22:37:24 +01:00
win32_monitor.c
Fix no monitors found on VMware Windows guest
2016-02-27 21:51:59 +01:00
win32_platform.h
Cleanup
2016-02-23 11:06:55 +01:00
win32_time.c
Add suffixes to platform specific helper functions
2015-12-13 14:50:59 +01:00
win32_tls.c
Add suffixes to platform specific helper functions
2015-12-13 14:50:59 +01:00
win32_window.c
Add glfwFocusWindow
2016-02-25 21:37:40 +01:00
window.c
Add glfwFocusWindow
2016-02-25 21:37:40 +01:00
wl_init.c
wayland: Implement 'DISABLED' cursor mode
2016-02-22 12:36:34 +01:00
wl_monitor.c
Wayland: Implement HiDPI support
2015-12-27 10:35:46 +08:00
wl_platform.h
wayland: Implement 'DISABLED' cursor mode
2016-02-22 12:36:34 +01:00
wl_window.c
Add glfwFocusWindow
2016-02-25 21:37:40 +01:00
x11_init.c
Fix VC++ build failure
2016-02-23 11:49:42 +01:00
x11_monitor.c
Add suffixes to platform specific helper functions
2015-12-13 14:50:59 +01:00
x11_platform.h
Remove XInput2 XI_Motion support
2016-02-21 18:32:57 +01:00
x11_window.c
Add glfwFocusWindow
2016-02-25 21:37:40 +01: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