glfw/src
2018-01-29 02:26:12 +01:00
..
CMakeLists.txt Remove use of non-standard function strdup 2018-01-17 11:56:35 +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 Remove use of non-standard function strdup 2018-01-17 11:56:35 +01:00
cocoa_platform.h Add glfwSetWindowContentScaleCallback 2018-01-09 18:00:22 +01:00
cocoa_time.c
cocoa_window.m Remove use of non-standard function strdup 2018-01-17 11:56:35 +01:00
context.c Remove unmaintained internal Doxygen docs 2018-01-17 11:25:32 +01: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 Use the _glfw_dlopen/dlsym/dlclose define 2018-01-29 02:26:12 +01:00
glx_context.h
init.c Remove use of non-standard function strdup 2018-01-17 11:56:35 +01:00
input.c Remove use of non-standard function strdup 2018-01-17 11:56:35 +01:00
internal.h Remove use of non-standard function strdup 2018-01-17 11:56:35 +01:00
linux_joystick.c
linux_joystick.h
mappings.h Remove trailing whitespace 2017-12-14 15:36:55 +01:00
mappings.h.in Remove trailing whitespace 2017-12-14 15:36:55 +01:00
mir_init.c
mir_monitor.c
mir_platform.h
mir_window.c Add GLFW_HOVERED for polling cursor hover state 2018-01-09 18:02:52 +01:00
monitor.c Remove use of non-standard function strdup 2018-01-17 11:56:35 +01:00
nsgl_context.h
nsgl_context.m
null_init.c Add internal TLS support 2017-03-19 00:52:46 +01:00
null_joystick.c
null_joystick.h Add support for SDL_GameControllerDB 2017-07-07 15:52:33 +02:00
null_monitor.c
null_platform.h
null_window.c Add GLFW_HOVERED for polling cursor hover state 2018-01-09 18:02:52 +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
posix_time.c
posix_time.h
vulkan.c
wgl_context.c Move context management out of glfwCreateWindow 2018-01-09 17:58:54 +01:00
wgl_context.h Move context management out of glfwCreateWindow 2018-01-09 17:58:54 +01:00
win32_init.c Win32: Fix HDEVNOTIFY handle leak 2018-01-05 08:12:51 +01:00
win32_joystick.c
win32_joystick.h Add support for SDL_GameControllerDB 2017-07-07 15:52:33 +02:00
win32_monitor.c
win32_platform.h Remove use of non-standard function strdup 2018-01-17 11:56:35 +01:00
win32_thread.c
win32_time.c
win32_window.c Win32: Fix GLFW_FOCUSED hint being ignored 2018-01-09 20:36:13 +01:00
window.c Remove unmaintained internal Doxygen docs 2018-01-17 11:25:32 +01:00
wl_init.c Use the _glfw_dlopen/dlsym/dlclose define 2018-01-29 02:26:12 +01:00
wl_monitor.c Remove use of non-standard function strdup 2018-01-17 11:56:35 +01:00
wl_platform.h Add GLFW_HOVERED for polling cursor hover state 2018-01-09 18:02:52 +01:00
wl_window.c Remove use of non-standard function strdup 2018-01-17 11:56:35 +01:00
x11_init.c Use the _glfw_dlopen/dlsym/dlclose define 2018-01-29 02:26:12 +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 Remove use of non-standard function strdup 2018-01-17 11:56:35 +01:00
xkb_unicode.c
xkb_unicode.h