quakeforge/libs/input
Bill Currie cacf0be7f6 [util] Wrap fd_set
While select itself is reasonably portable, it turns out that including
the declaration for fd_set makes a bit of a mess for QF's clean headers.
2021-09-28 10:53:51 +09:00
..
evdev [input] Free phys and uniq device strings 2021-09-27 19:53:16 +09:00
in_common.c [util] Wrap fd_set 2021-09-28 10:53:51 +09:00
in_evdev.c [util] Wrap fd_set 2021-09-28 10:53:51 +09:00
in_event.c [input] Hook up low level input to events 2021-08-30 14:40:19 +09:00
keys.c [console] Untangle console and menu toggling 2021-07-23 02:28:37 +09:00
Makemodule.am [input] Start work on improved input system 2021-08-27 09:10:21 +09:00
old_keys.c [input] Create QF input library using keys.c 2021-07-05 16:26:07 +09:00