quakeforge/libs/input
Bill Currie 7f408351b9 [input] Use a single select call for all drivers
For drivers that support it. Polling is still supported and forces the
select timeout to 0 if any driver requires polling. For now, the default
timeout when all drivers use select is 10ms.
2021-09-26 15:11:07 +09:00
..
evdev [input] Use a single select call for all drivers 2021-09-26 15:11:07 +09:00
in_common.c [input] Use a single select call for all drivers 2021-09-26 15:11:07 +09:00
in_evdev.c [input] Use a single select call for all drivers 2021-09-26 15:11:07 +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