glfw/src
2017-12-06 18:01:34 +01:00
..
CMakeLists.txt Wayland: Add support for the idle-inhibit protocol 2017-11-20 22:27:37 +01:00
cocoa_init.m
cocoa_joystick.h
cocoa_joystick.m Cocoa: Fix Xcode Warnings 2017-11-20 18:04:05 +01:00
cocoa_monitor.m Add content scale queries 2017-10-26 17:26:36 +02:00
cocoa_platform.h Cocoa: Filter out duplicate size events 2017-11-16 11:56:06 +01:00
cocoa_time.c Cleanup 2017-03-19 02:46:16 +01:00
cocoa_window.m Add lock key modifier bits input mode 2017-12-06 18:01:34 +01:00
context.c Add GLFW_TRANSPARENT attribute and documentation 2017-09-27 21:54:04 +02:00
egl_context.c
egl_context.h
glfw3.pc.in
glfw3Config.cmake.in
glfw_config.h.in Wayland: Disable the compose key on old xkbcommon 2017-11-20 18:24:30 +01:00
glx_context.c Cleanup 2017-11-10 02:58:19 +01:00
glx_context.h Add GLFW_TRANSPARENT and X11 implementation 2017-09-27 21:33:03 +02:00
init.c Fix string literal exceeding max length 2017-11-23 20:54:44 +01:00
input.c Fix wrong element array for hat to axis 2017-12-06 18:01:34 +01:00
internal.h Add lock key modifier bits input mode 2017-12-06 18:01:34 +01:00
linux_joystick.c
linux_joystick.h
mappings.h Fix string literal exceeding max length 2017-11-23 20:54:44 +01:00
mappings.h.in Fix string literal exceeding max length 2017-11-23 20:54:44 +01:00
mir_init.c Linux: Update joystick API in version strings 2017-08-09 12:20:51 +02:00
mir_monitor.c Add content scale queries 2017-10-26 17:26:36 +02:00
mir_platform.h
mir_window.c Add lock key modifier bits input mode 2017-12-06 18:01:34 +01:00
monitor.c Improve placement when forcing windowed mode 2017-11-10 02:58:18 +01:00
nsgl_context.h
nsgl_context.m
null_init.c
null_joystick.c Fix function signature in null joystick backend 2017-07-13 01:28:02 +02:00
null_joystick.h
null_monitor.c Add content scale queries 2017-10-26 17:26:36 +02:00
null_platform.h
null_window.c Add glfwGetWindowOpacity and glfwSetWindowOpacity 2017-11-15 15:46:01 +01:00
osmesa_context.c
osmesa_context.h Cocoa: Fix Xcode Warnings 2017-11-20 18:04:05 +01:00
posix_thread.c
posix_thread.h Rename thread source files 2017-06-08 16:09:14 +02:00
posix_time.c
posix_time.h
vulkan.c
wgl_context.c
wgl_context.h
win32_init.c Add content scale queries 2017-10-26 17:26:36 +02:00
win32_joystick.c Fix y-axis sign for XInput thumb sticks 2017-11-14 19:50:59 +01:00
win32_joystick.h
win32_monitor.c Add content scale queries 2017-10-26 17:26:36 +02:00
win32_platform.h Cleanup 2017-12-06 18:01:33 +01:00
win32_thread.c
win32_time.c Cleanup 2017-03-19 02:46:16 +01:00
win32_window.c Add lock key modifier bits input mode 2017-12-06 18:01:34 +01:00
window.c Add glfwGetWindowOpacity and glfwSetWindowOpacity 2017-11-15 15:46:01 +01:00
wl_init.c Add lock key modifier bits input mode 2017-12-06 18:01:34 +01:00
wl_monitor.c Add content scale queries 2017-10-26 17:26:36 +02:00
wl_platform.h Add lock key modifier bits input mode 2017-12-06 18:01:34 +01:00
wl_window.c Wayland: Add support for the idle-inhibit protocol 2017-11-20 22:27:37 +01:00
x11_init.c X11: Fix segfault when using NVidia EGL 2017-11-27 15:54:33 +01:00
x11_monitor.c X11: Expose zero monitor for functional headless 2017-11-28 14:37:49 +01:00
x11_platform.h Add glfwGetWindowOpacity and glfwSetWindowOpacity 2017-11-15 15:46:01 +01:00
x11_window.c Add lock key modifier bits input mode 2017-12-06 18:01:34 +01:00
xkb_unicode.c Cleanup 2017-05-17 22:26:15 +02:00
xkb_unicode.h