.. |
backend_utils.c
|
Wayland: Work on supporting drop of file paths
|
2018-09-05 21:41:47 +05:30 |
backend_utils.h
|
Wayland: Work on supporting drop of file paths
|
2018-09-05 21:41:47 +05:30 |
cocoa_init.m
|
macOS: Fix :kbd:cmd+period key not working
|
2019-01-20 13:17:01 +05:30 |
cocoa_joystick.h
|
Initial import of glfw
|
2017-12-01 12:15:36 +05:30 |
cocoa_joystick.m
|
Update bundled glfw
|
2017-12-01 12:16:16 +05:30 |
cocoa_monitor.m
|
Fix glfwGetGammaRamp error handling
|
2018-12-28 08:13:28 +05:30 |
cocoa_platform.h
|
Cocoa: Remove subclassing of NSApplication
|
2018-12-26 12:29:38 +05:30 |
cocoa_time.c
|
Initial import of glfw
|
2017-12-01 12:15:36 +05:30 |
cocoa_window.m
|
Move check for zero scroll distance to scroll_event()
|
2018-12-27 15:17:18 +01:00 |
context.c
|
Update bundled glfw
|
2018-02-08 09:15:40 +05:30 |
dbus_glfw.c
|
If malloc fails remove timer from queue
|
2018-08-09 08:52:22 +05:30 |
dbus_glfw.h
|
Give IBUS a maximum of three seconds to respond to a key press
|
2018-07-12 18:18:21 +05:30 |
egl_context.c
|
Initial import of glfw
|
2017-12-01 12:15:36 +05:30 |
egl_context.h
|
Mir: Remove this experimental backend
|
2018-10-06 07:53:41 +05:30 |
glfw3.h
|
GLFW upstream commit to allow waiting on events without a window
|
2019-01-20 14:55:36 +05:30 |
glfw.py
|
Wayland primary selection migrated to unstable protocol
|
2018-11-13 20:58:02 +01:00 |
glx_context.c
|
Update bundled glfw
|
2018-01-29 12:30:05 +05:30 |
glx_context.h
|
Initial import of glfw
|
2017-12-01 12:15:36 +05:30 |
ibus_glfw.c
|
Linux: Turn off IME unless the GLFW_IM_MODULE=ibus env var is set
|
2018-09-07 16:07:01 +05:30 |
ibus_glfw.h
|
Fix Shift key not working with IBUS
|
2018-07-12 18:18:20 +05:30 |
init.c
|
Remove debug printf
|
2018-08-31 07:56:21 +05:30 |
input.c
|
Frogot to ad dplus key to _glfwGetKeyName
|
2018-12-17 21:16:57 +05:30 |
internal.h
|
Fix glfwGetGammaRamp error handling
|
2018-12-28 08:13:28 +05:30 |
linux_joystick.c
|
Linux: Include the null byte in joystick path
|
2018-10-06 07:49:59 +05:30 |
linux_joystick.h
|
Initial import of glfw
|
2017-12-01 12:15:36 +05:30 |
mappings.h
|
Update bundled glfw
|
2018-03-03 11:21:09 +05:30 |
memfd.h
|
Add some needed includes
|
2018-10-03 11:06:01 +05:30 |
monitor.c
|
Fix glfwSetGamma generating ramps of invalid sizes
|
2018-12-28 08:19:17 +05:30 |
nsgl_context.h
|
Initial import of glfw
|
2017-12-01 12:15:36 +05:30 |
nsgl_context.m
|
More fixes for compiling on mojave
|
2018-10-03 21:50:39 +05:30 |
null_init.c
|
Initial import of glfw
|
2017-12-01 12:15:36 +05:30 |
null_joystick.c
|
Initial import of glfw
|
2017-12-01 12:15:36 +05:30 |
null_joystick.h
|
Initial import of glfw
|
2017-12-01 12:15:36 +05:30 |
null_monitor.c
|
Fix glfwGetGammaRamp error handling
|
2018-12-28 08:13:28 +05:30 |
null_platform.h
|
Initial import of glfw
|
2017-12-01 12:15:36 +05:30 |
null_window.c
|
Respect the default system double-click interval
|
2018-10-26 11:57:33 +02:00 |
osmesa_context.c
|
...
|
2018-12-28 08:14:08 +05:30 |
osmesa_context.h
|
Update bundled glfw
|
2017-12-01 12:16:16 +05:30 |
posix_thread.c
|
Initial import of glfw
|
2017-12-01 12:15:36 +05:30 |
posix_thread.h
|
Initial import of glfw
|
2017-12-01 12:15:36 +05:30 |
posix_time.c
|
Initial import of glfw
|
2017-12-01 12:15:36 +05:30 |
posix_time.h
|
Initial import of glfw
|
2017-12-01 12:15:36 +05:30 |
source-info.json
|
Bump required version of wayland protocols
|
2018-11-14 09:16:14 +05:30 |
vulkan.c
|
Mir: Remove this experimental backend
|
2018-10-06 07:53:41 +05:30 |
wgl_context.c
|
Update GLFW from upstream
|
2018-09-04 09:49:18 +05:30 |
wgl_context.h
|
Update bundled glfw
|
2018-01-12 05:34:53 +05:30 |
win32_init.c
|
Update GLFW from upstream
|
2018-09-04 09:49:18 +05:30 |
win32_joystick.c
|
Initial import of glfw
|
2017-12-01 12:15:36 +05:30 |
win32_joystick.h
|
Initial import of glfw
|
2017-12-01 12:15:36 +05:30 |
win32_monitor.c
|
Fix glfwGetGammaRamp error handling
|
2018-12-28 08:13:28 +05:30 |
win32_platform.h
|
Update glfw from upstream
|
2018-09-10 09:51:06 +05:30 |
win32_thread.c
|
Initial import of glfw
|
2017-12-01 12:15:36 +05:30 |
win32_time.c
|
Initial import of glfw
|
2017-12-01 12:15:36 +05:30 |
win32_window.c
|
Respect the default system double-click interval
|
2018-10-26 11:57:33 +02:00 |
window.c
|
GLFW upstream commit to allow waiting on events without a window
|
2019-01-20 14:55:36 +05:30 |
wl_init.c
|
Wayland primary selection migrated to unstable protocol
|
2018-11-13 20:58:02 +01:00 |
wl_monitor.c
|
Fix glfwGetGammaRamp error handling
|
2018-12-28 08:13:28 +05:30 |
wl_platform.h
|
Wayland primary selection migrated to unstable protocol
|
2018-11-13 20:58:02 +01:00 |
wl_window.c
|
Wayland primary selection migrated to unstable protocol
|
2018-11-13 20:58:02 +01:00 |
x11_init.c
|
Remove debug printf
|
2018-08-31 07:56:21 +05:30 |
x11_monitor.c
|
Fix glfwGetGammaRamp error handling
|
2018-12-28 08:13:28 +05:30 |
x11_platform.h
|
Remove unused code
|
2019-01-09 10:13:43 +05:30 |
x11_window.c
|
Port a couple of fixes from upstream
|
2019-01-11 14:20:26 +05:30 |
xkb_glfw.c
|
Linux: Handle keyboards with a "+" key
|
2018-12-13 09:56:30 +05:30 |
xkb_glfw.h
|
Give IBUS a maximum of three seconds to respond to a key press
|
2018-07-12 18:18:21 +05:30 |