glfw/src
2018-08-30 13:47:54 +02:00
..
CMakeLists.txt Add support for Wayland on FreeBSD and other OSes 2018-03-27 22:03:37 +02: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 a FreeMonitor platform API 2018-03-01 08:31:54 +01:00
cocoa_platform.h Cleanup 2018-02-07 16:46:58 +01:00
cocoa_time.c
cocoa_window.m Fix cursor mode application for unfocused windows 2018-04-25 21:49:26 +02:00
context.c Move more context logic out of glfwCreateWindow 2018-02-06 13:10:41 +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 Cleanup 2018-04-12 03:27:06 +02:00
input.c Fix tpyo 2018-05-18 15:22:48 +02:00
internal.h Add GLFW_FOCUS_ON_SHOW window hint and attribute 2018-05-29 15:51:36 +02:00
linux_joystick.c Linux: Add support for kernels < v2.6.39 2018-02-07 16:46:58 +01:00
linux_joystick.h
mappings.h Move to modern mappings database with modifiers 2018-02-13 18:57:56 +01:00
mappings.h.in Remove trailing whitespace 2017-12-14 15:36:55 +01:00
mir_init.c
mir_monitor.c Add a FreeMonitor platform API 2018-03-01 08:31:54 +01:00
mir_platform.h
mir_window.c Add GLFW_HOVERED for polling cursor hover state 2018-01-09 18:02:52 +01:00
monitor.c Add a FreeMonitor platform API 2018-03-01 08:31:54 +01:00
nsgl_context.h
nsgl_context.m Cocoa: Fix SDK version numbers 2018-03-20 01:03:37 +01:00
null_init.c
null_joystick.c
null_joystick.h
null_monitor.c Add a FreeMonitor platform API 2018-03-01 08:31:54 +01:00
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 Cocoa: Update MoltenVK support for LunarG SDK 2018-03-01 21:45:46 +01:00
wgl_context.c Win32: Clean up DWM detection 2018-08-24 15:06:39 +02:00
wgl_context.h Move context management out of glfwCreateWindow 2018-01-09 17:58:54 +01:00
win32_init.c Win32: Fix keypad equals key reported as unknown 2018-08-30 13:47:54 +02:00
win32_joystick.c
win32_joystick.h
win32_monitor.c Add a FreeMonitor platform API 2018-03-01 08:31:54 +01:00
win32_platform.h Win32: Clean up DWM detection 2018-08-24 15:06:39 +02:00
win32_thread.c
win32_time.c
win32_window.c Win32: Clean up DWM detection 2018-08-24 15:06:39 +02:00
window.c Add GLFW_FOCUS_ON_SHOW window hint and attribute 2018-05-29 15:51:36 +02:00
wl_init.c Add support for Wayland on FreeBSD and other OSes 2018-03-27 22:03:37 +02:00
wl_monitor.c Add a FreeMonitor platform API 2018-03-01 08:31:54 +01:00
wl_platform.h Add support for Wayland on FreeBSD and other OSes 2018-03-27 22:03:37 +02:00
wl_window.c Prevent resizing smaller than 1×1 2018-02-25 16:54:44 +01:00
x11_init.c X11: Add support for Cygwin/X sonames 2018-04-25 21:50:51 +02:00
x11_monitor.c Add a FreeMonitor platform API 2018-03-01 08:31:54 +01:00
x11_platform.h Cleanup 2018-02-07 16:46:58 +01:00
x11_window.c X11: Clean up cursor shape translation 2018-08-30 13:47:54 +02:00
xkb_unicode.c
xkb_unicode.h