kitty/glfw
2019-07-26 11:45:32 -05:00
..
backend_utils.c Simplify the event loop code 2019-07-18 15:51:54 +05:30
backend_utils.h Simplify the event loop code 2019-07-18 15:51:54 +05:30
cocoa_init.m Add C dialect reminders to each glfw source file 2019-07-20 21:07:27 -05:00
cocoa_joystick.h Update GLFW copyright years 2019-07-20 00:30:13 -05:00
cocoa_joystick.m Add C dialect reminders to each glfw source file 2019-07-20 21:07:27 -05:00
cocoa_monitor.m Add C dialect reminders to each glfw source file 2019-07-20 21:07:27 -05:00
cocoa_platform.h Update GLFW copyright years 2019-07-20 00:30:13 -05:00
cocoa_time.c Add C dialect reminders to each glfw source file 2019-07-20 21:07:27 -05:00
cocoa_window.m Cocoa: Move slightly towards modern Objective-C 2019-07-25 17:14:32 -05:00
context.c Add C dialect reminders to each glfw source file 2019-07-20 21:07:27 -05:00
dbus_glfw.c Build glfw with all warnings enabled 2019-07-01 10:42:07 +05:30
dbus_glfw.h Get rid of GLFWbool 2019-06-08 08:12:42 +05:30
egl_context.c Add C dialect reminders to each glfw source file 2019-07-20 21:07:27 -05:00
egl_context.h Update GLFW copyright years 2019-07-20 00:30:13 -05:00
glfw3.h GLFW: Documentation work 2019-07-25 23:07:00 -05:00
glfw.py Generate Wayland protocol definitions in parallel as well 2019-07-05 20:57:56 +05:30
glx_context.c Add C dialect reminders to each glfw source file 2019-07-20 21:07:27 -05:00
glx_context.h Update GLFW copyright years 2019-07-20 00:30:13 -05:00
ibus_glfw.c Build glfw with all warnings enabled 2019-07-01 10:42:07 +05:30
ibus_glfw.h Get rid of GLFWbool 2019-06-08 08:12:42 +05:30
init.c Add C dialect reminders to each glfw source file 2019-07-20 21:07:27 -05:00
input.c Add C dialect reminders to each glfw source file 2019-07-20 21:07:27 -05:00
internal.h Fix indentation of bool variables in glfw/internal.h 2019-07-26 11:45:32 -05:00
linux_joystick.c Make qsort invocations type independent 2019-07-23 10:20:41 +05:30
linux_joystick.h Build glfw with all warnings enabled 2019-07-01 10:42:07 +05:30
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 Simplify the event loop code 2019-07-18 15:51:54 +05:30
mappings.h Update GLFW copyright years 2019-07-20 00:30:13 -05:00
memfd.h Convert some tabs to spaces 2019-02-02 22:08:32 +01:00
monitor.c Make qsort invocations type independent 2019-07-23 10:20:41 +05:30
nsgl_context.h Update GLFW copyright years 2019-07-20 00:30:13 -05:00
nsgl_context.m Add C dialect reminders to each glfw source file 2019-07-20 21:07:27 -05:00
null_init.c Add C dialect reminders to each glfw source file 2019-07-20 21:07:27 -05:00
null_joystick.c Add C dialect reminders to each glfw source file 2019-07-20 21:07:27 -05:00
null_joystick.h Update GLFW copyright years 2019-07-20 00:30:13 -05:00
null_monitor.c Add C dialect reminders to each glfw source file 2019-07-20 21:07:27 -05:00
null_platform.h Update GLFW copyright years 2019-07-20 00:30:13 -05:00
null_window.c Add C dialect reminders to each glfw source file 2019-07-20 21:07:27 -05:00
osmesa_context.c Add C dialect reminders to each glfw source file 2019-07-20 21:07:27 -05:00
osmesa_context.h Update GLFW copyright years 2019-07-20 00:30:13 -05:00
posix_thread.c Add C dialect reminders to each glfw source file 2019-07-20 21:07:27 -05:00
posix_thread.h Update GLFW copyright years 2019-07-20 00:30:13 -05:00
posix_time.c Add C dialect reminders to each glfw source file 2019-07-20 21:07:27 -05:00
posix_time.h Update GLFW copyright years 2019-07-20 00:30:13 -05:00
source-info.json Share main loop implementation between wayland and X11 2019-03-04 19:52:45 +05:30
vulkan.c Add C dialect reminders to each glfw source file 2019-07-20 21:07:27 -05:00
window.c Add C dialect reminders to each glfw source file 2019-07-20 21:07:27 -05:00
wl_init.c Add C dialect reminders to each glfw source file 2019-07-20 21:07:27 -05:00
wl_monitor.c Add C dialect reminders to each glfw source file 2019-07-20 21:07:27 -05:00
wl_platform.h Build glfw with all warnings enabled 2019-07-01 10:42:07 +05:30
wl_window.c Add C dialect reminders to each glfw source file 2019-07-20 21:07:27 -05:00
x11_init.c Add C dialect reminders to each glfw source file 2019-07-20 21:07:27 -05:00
x11_monitor.c Add C dialect reminders to each glfw source file 2019-07-20 21:07:27 -05:00
x11_platform.h Update GLFW copyright years 2019-07-20 00:30:13 -05:00
x11_window.c Add C dialect reminders to each glfw source file 2019-07-20 21:07:27 -05:00
xkb_glfw.c Build glfw with all warnings enabled 2019-07-01 10:42:07 +05:30
xkb_glfw.h Get rid of GLFWbool 2019-06-08 08:12:42 +05:30