| .. |
|
backend_utils.c
|
Wayland: Fix a freeze in rare circumstances when having multiple OS Windows
|
2020-01-23 15:07:22 +05:30 |
|
backend_utils.h
|
Wayland: Fix a freeze in rare circumstances when having multiple OS Windows
|
2020-01-23 15:07:22 +05:30 |
|
cocoa_init.m
|
Cocoa: Add fully dynamic loading of Vulkan loader
|
2020-01-17 14:18:28 +01:00 |
|
cocoa_joystick.h
|
Update the GLFW version number from 3.3 to 3.4
|
2019-08-02 11:00:16 -05:00 |
|
cocoa_joystick.m
|
Update the GLFW version number from 3.3 to 3.4
|
2019-08-02 11:00:16 -05:00 |
|
cocoa_monitor.m
|
Cocoa: Only create per-monitor display link once
|
2020-01-02 18:05:38 +01:00 |
|
cocoa_platform.h
|
Cocoa: Add fully dynamic loading of Vulkan loader
|
2020-01-17 14:18:28 +01:00 |
|
cocoa_window.m
|
macOS: When switching inpt method while a pending multi-key input is in progress, clear the pending input
|
2020-02-17 15:30:03 +05:30 |
|
context.c
|
Update the GLFW version number from 3.3 to 3.4
|
2019-08-02 11:00:16 -05:00 |
|
dbus_glfw.c
|
Use datatype monotonic_t instead of double to keep track of time
|
2019-09-25 17:43:11 +02:00 |
|
dbus_glfw.h
|
Update the GLFW version number from 3.3 to 3.4
|
2019-08-02 11:00:16 -05:00 |
|
egl_context.c
|
Add curly braces
|
2019-12-18 18:12:48 +01:00 |
|
egl_context.h
|
Update the GLFW version number from 3.3 to 3.4
|
2019-08-02 11:00:16 -05:00 |
|
glfw.py
|
Forgot you cant use sizeof on arrays passed as function parameters
|
2019-12-28 08:44:32 +05:30 |
|
glfw3.h
|
Cocoa: Add support for VK_EXT_metal_surface
|
2020-01-17 14:18:05 +01:00 |
|
glx_context.c
|
Update the GLFW version number from 3.3 to 3.4
|
2019-08-02 11:00:16 -05:00 |
|
glx_context.h
|
Fix bool indentation
|
2019-08-30 15:32:20 +02:00 |
|
ibus_glfw.c
|
Rename all uses of 'scancode' to 'native_key' where relevant
|
2019-10-16 02:25:20 +02:00 |
|
ibus_glfw.h
|
Extract key event data to struct
|
2019-09-24 19:15:35 +02:00 |
|
init.c
|
Remove unused code
|
2019-12-19 16:27:25 +05:30 |
|
input.c
|
Add circumflex (^) key
|
2019-12-22 18:41:07 +01:00 |
|
internal.h
|
Cocoa: Select Vulkan surface extension at runtime
|
2020-01-17 14:18:21 +01:00 |
|
linux_joystick.c
|
Reduce difference to GLFW upstream
|
2019-11-23 13:19:06 +01:00 |
|
linux_joystick.h
|
Fix bool indentation
|
2019-08-30 15:32:20 +02:00 |
|
linux_notify.c
|
Build glfw with all warnings enabled
|
2019-07-01 10:42:07 +05:30 |
|
linux_notify.h
|
Set a default action name on the dbus notification
|
2019-02-03 13:53:26 +05:30 |
|
main_loop.h
|
Use datatype monotonic_t instead of double to keep track of time
|
2019-09-25 17:43:11 +02:00 |
|
mappings.h
|
Update the GLFW version number from 3.3 to 3.4
|
2019-08-02 11:00:16 -05:00 |
|
memfd.h
|
Convert some tabs to spaces
|
2019-02-02 22:08:32 +01:00 |
|
monitor.c
|
Fix comparison of video modes of equal area
|
2019-09-08 09:12:39 +05:30 |
|
monotonic.c
|
Fix #2187
|
2019-12-08 22:37:47 +05:30 |
|
nsgl_context.h
|
Reduce difference to GLFW upstream
|
2019-11-23 13:19:06 +01:00 |
|
nsgl_context.m
|
NSGL: Fix disabling of Retina resolution
|
2019-12-15 20:54:21 +05:30 |
|
null_init.c
|
Remove unused code
|
2019-12-19 16:27:25 +05:30 |
|
null_joystick.c
|
Mark unused parameters in glfw/null_*.c
|
2019-09-19 20:21:09 +02:00 |
|
null_joystick.h
|
Update the GLFW version number from 3.3 to 3.4
|
2019-08-02 11:00:16 -05:00 |
|
null_monitor.c
|
Mark unused parameters in glfw/null_*.c
|
2019-09-19 20:21:09 +02:00 |
|
null_platform.h
|
Update the GLFW version number from 3.3 to 3.4
|
2019-08-02 11:00:16 -05:00 |
|
null_window.c
|
Implement resize by increment
|
2019-12-09 08:33:32 +01:00 |
|
osmesa_context.c
|
Update the GLFW version number from 3.3 to 3.4
|
2019-08-02 11:00:16 -05:00 |
|
osmesa_context.h
|
Update the GLFW version number from 3.3 to 3.4
|
2019-08-02 11:00:16 -05:00 |
|
posix_thread.c
|
Update the GLFW version number from 3.3 to 3.4
|
2019-08-02 11:00:16 -05:00 |
|
posix_thread.h
|
Fix bool indentation
|
2019-08-30 15:32:20 +02:00 |
|
source-info.json
|
Remove unused code
|
2019-12-19 16:27:25 +05:30 |
|
vulkan.c
|
Cocoa: Add fully dynamic loading of Vulkan loader
|
2020-01-17 14:18:28 +01:00 |
|
window.c
|
Implement resize by increment
|
2019-12-09 08:33:32 +01:00 |
|
wl_init.c
|
Remove unused code
|
2019-12-19 16:27:25 +05:30 |
|
wl_monitor.c
|
Update the GLFW version number from 3.3 to 3.4
|
2019-08-02 11:00:16 -05:00 |
|
wl_platform.h
|
Remove unused code
|
2019-12-19 16:27:25 +05:30 |
|
wl_window.c
|
Fix typo in comment
|
2020-02-15 18:52:18 +01:00 |
|
x11_init.c
|
Remove unused code
|
2019-12-19 16:27:25 +05:30 |
|
x11_monitor.c
|
X11: Assume 96 DPI if RandR monitor size is zero
|
2019-11-22 02:07:34 +01:00 |
|
x11_platform.h
|
X11: Fix no window position events during resize
|
2020-01-15 13:19:32 +01:00 |
|
x11_window.c
|
X11: Fix setting the clipboard string to itself
|
2020-02-17 01:12:52 +01:00 |
|
xkb_glfw.c
|
Add circumflex (^) key
|
2019-12-22 18:41:07 +01:00 |
|
xkb_glfw.h
|
Rename all uses of 'scancode' to 'native_key' where relevant
|
2019-10-16 02:25:20 +02:00 |