glfw/src
Camilla Berglund 8f0f1cf6c1 Only poll requested joystick on Linux
This also performs minor cleanup.
2015-12-13 14:49:01 +01:00
..
CMakeLists.txt Fix missing MinGW import library prefix 2015-12-12 18:08:45 +01:00
cocoa_init.m Add glfwGetKeyName 2015-11-09 14:46:09 +01:00
cocoa_monitor.m Replace GL booleans with public macros 2015-10-13 00:46:02 +02:00
cocoa_platform.h Add glfwGetKeyName 2015-11-09 14:46:09 +01:00
cocoa_window.m Cleanup 2015-12-07 21:17:03 +01:00
context.c Move all context related members to _GLFWcontext 2015-11-09 23:52:02 +01:00
egl_context.c Move all context related members to _GLFWcontext 2015-11-09 23:52:02 +01:00
egl_context.h Move all context related members to _GLFWcontext 2015-11-09 23:52:02 +01:00
glfw3.pc.in Blurb nomenclature fix. 2014-02-10 15:33:41 +01:00
glfw3Config.cmake.in Improved CMake config file generation. 2015-01-06 01:42:01 +01:00
glfw_config.h.in Remove compile-time client library selection 2015-10-14 13:43:05 +02:00
glx_context.c Fix libGL not being found on NetBSD 2015-11-17 23:29:13 +01:00
glx_context.h Move all context related members to _GLFWcontext 2015-11-09 23:52:02 +01:00
init.c Add GLFW_NO_API for creating context-less windows 2015-10-26 00:30:30 +01:00
input.c Add glfwGetKeyName 2015-11-09 14:46:09 +01:00
internal.h Move all context related members to _GLFWcontext 2015-11-09 23:52:02 +01:00
iokit_joystick.h Start 3.2 2015-10-12 21:59:49 +02:00
iokit_joystick.m Replace GL booleans with public macros 2015-10-13 00:46:02 +02:00
linux_joystick.c Only poll requested joystick on Linux 2015-12-13 14:49:01 +01:00
linux_joystick.h Only poll requested joystick on Linux 2015-12-13 14:49:01 +01:00
mach_time.c Start 3.2 2015-10-12 21:59:49 +02:00
mir_init.c Make Wayland and Mir backends use key LUTs 2015-11-12 15:06:46 +01:00
mir_monitor.c Add native Wayland and Mir functions 2015-10-15 01:48:44 +02:00
mir_platform.h Make Wayland and Mir backends use key LUTs 2015-11-12 15:06:46 +01:00
mir_window.c Make Wayland and Mir backends use key LUTs 2015-11-12 15:06:46 +01:00
monitor.c Replace GL booleans with public macros 2015-10-13 00:46:02 +02:00
nsgl_context.h Fix type of OpenGL bundle reference 2015-12-08 15:10:23 +01:00
nsgl_context.m Move all context related members to _GLFWcontext 2015-11-09 23:52:02 +01:00
posix_time.c Replace GL booleans with public macros 2015-10-13 00:46:02 +02:00
posix_time.h Replace GL booleans with public macros 2015-10-13 00:46:02 +02:00
posix_tls.c Use GLFWbool for TLS functions 2015-10-28 14:51:57 +01:00
posix_tls.h Use GLFWbool for TLS functions 2015-10-28 14:51:57 +01:00
wgl_context.c Fix bad Win32 updates 2015-12-10 12:16:13 +01:00
wgl_context.h Move all context related members to _GLFWcontext 2015-11-09 23:52:02 +01:00
win32_init.c Move DWM enabled test to file where it is used 2015-12-09 19:39:16 +01:00
win32_monitor.c Fix bad Win32 updates 2015-12-10 12:16:13 +01:00
win32_platform.h Move DWM enabled test to file where it is used 2015-12-09 19:39:16 +01:00
win32_time.c Replace GL booleans with public macros 2015-10-13 00:46:02 +02:00
win32_tls.c Use GLFWbool for TLS functions 2015-10-28 14:51:57 +01:00
win32_tls.h Use GLFWbool for TLS functions 2015-10-28 14:51:57 +01:00
win32_window.c Move Win32 clipboard code to helper window 2015-11-23 20:48:51 +01:00
window.c Use more GLFWbool 2015-11-05 08:58:40 +01:00
winmm_joystick.c Replace GL booleans with public macros 2015-10-13 00:46:02 +02:00
winmm_joystick.h Start 3.2 2015-10-12 21:59:49 +02:00
wl_init.c Make Wayland and Mir backends use key LUTs 2015-11-12 15:06:46 +01:00
wl_monitor.c Fix Wayland refresh rate exposed as mHz 2015-10-25 13:27:29 +01:00
wl_platform.h Make Wayland and Mir backends use key LUTs 2015-11-12 15:06:46 +01:00
wl_window.c Wayland: Make sure the cursor buffer is valid 2015-11-17 00:13:44 +01:00
x11_init.c Add glfwGetKeyName 2015-11-09 14:46:09 +01:00
x11_monitor.c Replace GL booleans with public macros 2015-10-13 00:46:02 +02:00
x11_platform.h Add glfwGetKeyName 2015-11-09 14:46:09 +01:00
x11_window.c Add glfwGetKeyName 2015-11-09 14:46:09 +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