kitty/glfw
2019-07-30 06:20:54 +05:30
..
backend_utils.c Simplify the event loop code 2019-07-18 15:51:54 +05:30
backend_utils.h Fix building with compilers that dont support __has_include 2019-07-29 09:44:05 +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 Reduce the difference of glfw to upstream 2019-07-28 00:10:50 -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 Fix indentation of bool variables in glfw/egl_context.h 2019-07-28 00:23:17 -05:00
glfw.py Generate Wayland protocol definitions in parallel as well 2019-07-05 20:57:56 +05:30
glfw3.h GLFW: Documentation work 2019-07-25 23:07:00 -05:00
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 Reduce the difference of glfw to upstream 2019-07-28 00:10:50 -05:00
internal.h Fix indentation of bool variables in glfw/internal.h 2019-07-26 11:45:32 -05:00
linux_joystick.c Fix #1865 2019-07-30 06:20:54 +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 Remove unused header 2019-07-29 09:45:02 +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 Reduce the difference of glfw to upstream 2019-07-28 00:10:50 -05:00
wl_init.c Fix building with compilers that dont support __has_include 2019-07-29 09:44:05 +05:30
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