.. |
CMakeLists.txt
|
Merge branch 'master' into taskbar-progress
|
2023-11-22 09:38:27 +01:00 |
cocoa_init.m
|
Merge(#3): Finalized progress API
|
2023-03-08 14:10:00 +01:00 |
cocoa_joystick.h
|
Add conditional compilation for platform units
|
2022-09-15 22:24:39 +02:00 |
cocoa_joystick.m
|
Cocoa: Fix segfault querying joystick elements
|
2023-12-12 18:36:14 +01:00 |
cocoa_monitor.m
|
Add conditional compilation for platform units
|
2022-09-15 22:24:39 +02:00 |
cocoa_platform.h
|
Merge(#3): Finalized progress API
|
2023-03-08 14:10:00 +01:00 |
cocoa_time.c
|
Add conditional compilation for platform units
|
2022-09-15 22:24:39 +02:00 |
cocoa_time.h
|
Add runtime platform selection
|
2021-10-13 21:47:11 +02:00 |
cocoa_window.m
|
Merge branch 'glfw:master' into taskbar-progress
|
2023-12-20 00:19:32 +01:00 |
context.c
|
Fix potential violation of invariant
|
2023-12-05 18:36:54 +01:00 |
egl_context.c
|
EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa
|
2023-12-12 13:47:37 +01:00 |
glfw.rc.in
|
Win32: Add VERSIONINFO resource to GLFW DLL
|
2019-12-11 21:02:08 +01:00 |
glx_context.c
|
Add assertions for context function invariants
|
2023-12-05 18:36:54 +01:00 |
init.c
|
Wayland: Add initial support for libdecor
|
2023-03-27 22:03:36 +02:00 |
input.c
|
Simplify joystick hat value assertions
|
2023-12-06 18:34:22 +01:00 |
internal.h
|
Merge upstream/master into origin/taskbar-progress
|
2023-04-05 19:57:47 +02:00 |
linux_joystick.c
|
Cleanup
|
2023-11-16 23:08:30 +01:00 |
linux_joystick.h
|
Cleanup
|
2023-11-16 23:08:30 +01:00 |
mappings.h
|
Add conditional compilation for platform units
|
2022-09-15 22:24:39 +02:00 |
mappings.h.in
|
Add conditional compilation for platform units
|
2022-09-15 22:24:39 +02:00 |
monitor.c
|
Add basic assertions for event API arguments
|
2022-06-08 22:14:38 +02:00 |
nsgl_context.m
|
Add assertions for context function invariants
|
2023-12-05 18:36:54 +01:00 |
null_init.c
|
Merge upstream/master into origin/taskbar-progress
|
2023-04-05 19:57:47 +02:00 |
null_joystick.c
|
Fix return type of functions returning bool values
|
2022-06-08 22:14:38 +02:00 |
null_joystick.h
|
Fix return type of functions returning bool values
|
2022-06-08 22:14:38 +02:00 |
null_monitor.c
|
Add runtime platform selection
|
2021-10-13 21:47:11 +02:00 |
null_platform.h
|
Merge branch 'master' into taskbar-progress
|
2023-11-22 09:38:27 +01:00 |
null_window.c
|
Merge upstream/master into origin/taskbar-progress
|
2023-04-05 19:57:47 +02:00 |
osmesa_context.c
|
X11: Fix sonames for loaded libraries on NetBSD
|
2022-03-04 00:00:59 +01:00 |
platform.c
|
Move helper macros to single point of use
|
2022-09-15 22:14:41 +02:00 |
platform.h
|
Merge remote-tracking branch 'upstream/master' into taskbar-progress
|
2022-10-14 18:05:48 +02:00 |
posix_dbus.c
|
Fixed DBus crash because of illegal characters in executable name
|
2023-04-12 00:54:47 +02:00 |
posix_dbus.h
|
Fixed DBus crash because of illegal characters in executable name
|
2023-04-12 00:54:47 +02:00 |
posix_module.c
|
Add conditional compilation for platform units
|
2022-09-15 22:24:39 +02:00 |
posix_poll.c
|
Add conditional compilation for platform units
|
2022-09-15 22:24:39 +02:00 |
posix_poll.h
|
Share X11 fd polling logic with Wayland
|
2022-03-03 22:23:57 +01:00 |
posix_thread.c
|
Add conditional compilation for platform units
|
2022-09-15 22:24:39 +02:00 |
posix_thread.h
|
Add runtime platform selection
|
2021-10-13 21:47:11 +02:00 |
posix_time.c
|
Add conditional compilation for platform units
|
2022-09-15 22:24:39 +02:00 |
posix_time.h
|
Add runtime platform selection
|
2021-10-13 21:47:11 +02:00 |
vulkan.c
|
X11: Fix sonames for loaded libraries on NetBSD
|
2022-03-04 00:00:59 +01:00 |
wgl_context.c
|
Add assertions for context function invariants
|
2023-12-05 18:36:54 +01:00 |
win32_init.c
|
Merge upstream/master into origin/taskbar-progress
|
2023-04-05 19:57:47 +02:00 |
win32_joystick.c
|
Win32: Fix invalid hat bit mask being accepted
|
2023-12-06 18:34:12 +01:00 |
win32_joystick.h
|
Add conditional compilation for platform units
|
2022-09-15 22:24:39 +02:00 |
win32_module.c
|
Add conditional compilation for platform units
|
2022-09-15 22:24:39 +02:00 |
win32_monitor.c
|
Add conditional compilation for platform units
|
2022-09-15 22:24:39 +02:00 |
win32_platform.h
|
Merge(#3): Finalized progress API
|
2023-03-08 14:10:00 +01:00 |
win32_thread.c
|
Add conditional compilation for platform units
|
2022-09-15 22:24:39 +02:00 |
win32_thread.h
|
Add runtime platform selection
|
2021-10-13 21:47:11 +02:00 |
win32_time.c
|
Add conditional compilation for platform units
|
2022-09-15 22:24:39 +02:00 |
win32_time.h
|
Add runtime platform selection
|
2021-10-13 21:47:11 +02:00 |
win32_window.c
|
Merge branch 'glfw:master' into taskbar-progress
|
2023-11-18 11:54:13 +01:00 |
window.c
|
Merge(#3): Finalized progress API
|
2023-03-08 14:10:00 +01:00 |
wl_init.c
|
Merge branch 'glfw:master' into taskbar-progress
|
2023-12-08 20:54:19 +01:00 |
wl_monitor.c
|
Wayland: Simplify per-window ouput scales tracking
|
2023-03-27 22:03:36 +02:00 |
wl_platform.h
|
Merge branch 'glfw:master' into taskbar-progress
|
2023-12-08 20:54:19 +01:00 |
wl_window.c
|
Merge branch 'glfw:master' into taskbar-progress
|
2023-12-08 20:54:19 +01:00 |
x11_init.c
|
Merge(#3): Finalized progress API
|
2023-03-08 14:10:00 +01:00 |
x11_monitor.c
|
Add conditional compilation for platform units
|
2022-09-15 22:24:39 +02:00 |
x11_platform.h
|
Merge(#3): Finalized progress API
|
2023-03-08 14:10:00 +01:00 |
x11_window.c
|
Added DBus pointer checks
|
2023-03-08 14:47:40 +01:00 |
xkb_unicode.c
|
Add conditional compilation for platform units
|
2022-09-15 22:24:39 +02:00 |
xkb_unicode.h
|
Clean up internal Unicode code point handling
|
2021-12-31 13:27:22 +01:00 |