quakeforge/libs/input
Bill Currie 13bc38a55b [input,ruamoko,qwaq] Fix incorrect use of PR_RESMAP
I had forgotten that _size was the number of rows in the map, not the
number of objects (1024 objects per row). This fixes the missed device
removal messages. And probably a slew of other bugs I'd yet to encounter
:P
2021-09-25 15:50:16 +09:00
..
evdev [input] Hook up low level input to events 2021-08-30 14:40:19 +09:00
in_common.c [input] Rework device registration 2021-09-20 15:21:11 +09:00
in_evdev.c [input,ruamoko,qwaq] Fix incorrect use of PR_RESMAP 2021-09-25 15:50:16 +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