glfw/src
2016-05-27 02:39:03 +02:00
..
CMakeLists.txt Add run-time context creation API selection 2016-05-04 17:00:07 +02:00
cocoa_init.m Move comment to the actual line being discussed 2016-05-27 02:39:03 +02: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 Clarify cursor position variable names 2016-05-27 02:39:03 +02:00
cocoa_time.c Replace GLFWuint64 with uint64_t 2016-03-28 12:34:44 +02:00
cocoa_window.m Clarify cursor position variable names 2016-05-27 02:39:03 +02:00
context.c Add run-time context creation API selection 2016-05-04 17:00:07 +02:00
egl_context.c Add run-time context creation API selection 2016-05-04 17:00:07 +02:00
egl_context.h Add run-time context creation API selection 2016-05-04 17:00:07 +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 Add run-time context creation API selection 2016-05-04 17:00:07 +02:00
glx_context.c Add run-time context creation API selection 2016-05-04 17:00:07 +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 Clarify cursor position variable names 2016-05-27 02:39:03 +02:00
internal.h Clarify cursor position variable names 2016-05-27 02:39:03 +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 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 run-time context creation API selection 2016-05-04 17:00:07 +02:00
mir_window.c Clarify cursor position variable names 2016-05-27 02:39:03 +02:00
monitor.c Add more argument value checks 2016-05-23 15:23:14 +02:00
nsgl_context.h Cleanup 2016-03-28 20:16:53 +02:00
nsgl_context.m Add run-time context creation API selection 2016-05-04 17:00:07 +02: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 Add run-time context creation API selection 2016-05-04 17:00:07 +02:00
wgl_context.h Add run-time context creation API selection 2016-05-04 17:00:07 +02:00
win32_init.c Add run-time context creation API selection 2016-05-04 17:00:07 +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 Clarify cursor position variable names 2016-05-27 02:39:03 +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 Clarify cursor position variable names 2016-05-27 02:39:03 +02:00
window.c Clarify cursor position variable names 2016-05-27 02:39:03 +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 Add run-time context creation API selection 2016-05-04 17:00:07 +02:00
wl_window.c wayland: Always make the window surface opaque 2016-05-05 14:15:44 +02:00
x11_init.c Add run-time context creation API selection 2016-05-04 17:00:07 +02:00
x11_monitor.c Add suffixes to platform specific helper functions 2015-12-13 14:50:59 +01:00
x11_platform.h Clarify cursor position variable names 2016-05-27 02:39:03 +02:00
x11_window.c Clarify cursor position variable names 2016-05-27 02:39:03 +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