..
CMakeLists.txt
Add basic Vulkan support
2016-02-16 14:58:58 +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
Add basic Vulkan support
2016-02-16 14:58:58 +01:00
cocoa_time.c
Make source file names more consistent
2015-12-13 14:51:44 +01:00
cocoa_window.m
Add basic Vulkan support
2016-02-16 14:58:58 +01:00
context.c
Add asserts for public API pointer parameters
2016-01-31 17:56:36 +01:00
egl_context.c
Add check for EGL specific buffer swap issue
2016-01-31 19:17:21 +01:00
egl_context.h
Add basic Vulkan support
2016-02-16 14:58:58 +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
Remove compile-time client library selection
2015-10-14 13:43:05 +02:00
glx_context.c
Add basic Vulkan support
2016-02-16 14:58:58 +01:00
glx_context.h
Use more GLFWbool
2015-12-13 15:09:33 +01:00
init.c
Add basic Vulkan support
2016-02-16 14:58:58 +01:00
input.c
Add asserts for public API pointer parameters
2016-01-31 17:56:36 +01:00
internal.h
Add basic Vulkan support
2016-02-16 14:58:58 +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
Check Linux joystick init on Wayland and Mir
2015-12-13 14:51:44 +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 basic Vulkan support
2016-02-16 14:58:58 +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
Add basic Vulkan support
2016-02-16 14:58:58 +01:00
wgl_context.c
Use more GLFWbool
2015-12-13 15:09:33 +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
Add suffixes to platform specific helper functions
2015-12-13 14:50:59 +01:00
win32_platform.h
Add basic Vulkan support
2016-02-16 14:58:58 +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 basic Vulkan support
2016-02-16 14:58:58 +01:00
window.c
Add asserts for public API pointer parameters
2016-01-31 17:56:36 +01:00
wl_init.c
wayland: Only set surface buffer scale when supported
2015-12-27 10:46:23 +08:00
wl_monitor.c
Wayland: Implement HiDPI support
2015-12-27 10:35:46 +08:00
wl_platform.h
Add basic Vulkan support
2016-02-16 14:58:58 +01:00
wl_window.c
Add basic Vulkan support
2016-02-16 14:58:58 +01:00
x11_init.c
Add basic Vulkan support
2016-02-16 14:58:58 +01:00
x11_monitor.c
Add suffixes to platform specific helper functions
2015-12-13 14:50:59 +01:00
x11_platform.h
Add basic Vulkan support
2016-02-16 14:58:58 +01:00
x11_window.c
Add basic Vulkan support
2016-02-16 14:58:58 +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