..
backend_utils.c
Port cocoa backed to use glfw mainloop
2019-03-04 19:52:46 +05:30
backend_utils.h
Infrastructure for moving the run loop into GLFW
2019-03-04 19:52:44 +05:30
cocoa_init.m
Fix missing context APIs in version strings
2019-04-09 10:06:10 +05:30
cocoa_joystick.h
cocoa_joystick.m
Fix Coverity Scan false positive
2019-03-06 08:40:02 +05:30
cocoa_monitor.m
Cocoa: Fix coordinate transformations
2019-04-18 10:12:41 +05:30
cocoa_platform.h
Upstream fixes for vulkan surface creation and the retina hint
2019-03-28 13:09:22 +05:30
cocoa_time.c
cocoa_window.m
Cocoa: Fix coordinate transformations
2019-04-18 10:12:41 +05:30
context.c
Cleanup commit from upstream
2019-01-20 14:56:40 +05:30
dbus_glfw.c
Infrastructure for moving the run loop into GLFW
2019-03-04 19:52:44 +05:30
dbus_glfw.h
Forgot to dispatch events on the dbus session bus
2019-02-03 18:24:47 +05:30
egl_context.c
EGL: Warn if non-blocking swap buffers is not available
2019-03-21 09:46:46 +05:30
egl_context.h
EGL: Warn if non-blocking swap buffers is not available
2019-03-21 09:46:46 +05:30
glfw.py
GLFW: Add support for render frames on Cocoa (CVDisplayLink)
2019-02-20 15:08:07 +05:30
glfw3.h
GLFW: Add more standard cursor shapes
2019-03-21 13:06:13 +05:30
glx_context.c
Update bundled glfw
2018-01-29 12:30:05 +05:30
glx_context.h
Convert some tabs to spaces
2019-02-02 22:08:32 +01:00
ibus_glfw.c
Fix function returning the wrong type
2019-02-22 15:13:13 +01:00
ibus_glfw.h
Fix Shift key not working with IBUS
2018-07-12 18:18:20 +05:30
init.c
Add extra logging to debug the event loop
2019-04-24 16:16:40 +05:30
input.c
GLFW: Add more standard cursor shapes
2019-03-21 13:06:13 +05:30
internal.h
Add extra logging to debug the event loop
2019-04-24 16:16:40 +05:30
linux_joystick.c
Linux: Include the null byte in joystick path
2018-10-06 07:49:59 +05:30
linux_joystick.h
linux_notify.c
Add check for NULL after malloc()
2019-02-24 14:48:54 +01:00
linux_notify.h
Set a default action name on the dbus notification
2019-02-03 13:53:26 +05:30
main_loop.h
Add extra logging to debug the event loop
2019-04-24 16:16:40 +05:30
mappings.h
Update bundled glfw
2018-03-03 11:21:09 +05:30
memfd.h
Convert some tabs to spaces
2019-02-02 22:08:32 +01:00
monitor.c
Various fixes for monitor work area retrieval from upstream
2019-03-06 09:08:08 +05:30
nsgl_context.h
Revert "macOS: Fix v-sync to monitor refresh rate no longer working under Mojave."
2019-02-19 14:43:36 +05:30
nsgl_context.m
NSGL: Disable swap interval
2019-04-18 10:14:29 +05:30
null_init.c
null_joystick.c
null_joystick.h
null_monitor.c
Add glfwGetMonitorWorkarea
2019-03-06 08:47:01 +05:30
null_platform.h
null_window.c
GLFW: Add support for window occluded notifications on macOS
2019-02-18 10:03:21 +05:30
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
posix_thread.h
posix_time.c
posix_time.h
source-info.json
Share main loop implementation between wayland and X11
2019-03-04 19:52:45 +05:30
vulkan.c
Mir: Remove this experimental backend
2018-10-06 07:53:41 +05:30
wgl_context.c
Cleanup commit from upstream
2019-01-20 14:56:40 +05:30
wgl_context.h
Update bundled glfw
2018-01-12 05:34:53 +05:30
window.c
Fix #1472
2019-03-16 07:37:36 +05:30
wl_init.c
Fix missing context APIs in version strings
2019-04-09 10:06:10 +05:30
wl_monitor.c
Wayland: Ignore invalid scale values from compositor
2019-03-19 14:30:43 +05:30
wl_platform.h
GLFW: Add more standard cursor shapes
2019-03-21 13:06:13 +05:30
wl_window.c
Wayland: Abort on fatal display errors instead of looping forever
2019-03-22 08:53:10 +05:30
x11_init.c
Fix missing context APIs in version strings
2019-04-09 10:06:10 +05:30
x11_monitor.c
Various fixes for monitor work area retrieval from upstream
2019-03-06 09:08:08 +05:30
x11_platform.h
Various fixes for monitor work area retrieval from upstream
2019-03-06 09:08:08 +05:30
x11_window.c
Add extra logging to debug the event loop
2019-04-24 16:16:40 +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