quakeforge/libs/input
Bill Currie 89f8dfce09 [input] Clear button inputs when IN_ClearStates called
This fixes the annoying persistence of inputs when respawning and
changing levels. Axis input clearing is hooked up but does nothing as of
yet. Active device input clearing has always been hooked up, but also
does nothing in the evdev and x11 drivers.
2022-05-19 16:47:47 +09:00
..
evdev [input] Plug a pile of memory leaks 2022-05-12 19:58:18 +09:00
in_axis.c [input] Clear button inputs when IN_ClearStates called 2022-05-19 16:47:47 +09:00
in_binding.c Correct some typos in comments/docs 2022-05-19 13:26:45 +09:00
in_button.c [input] Clear button inputs when IN_ClearStates called 2022-05-19 16:47:47 +09:00
in_common.c [input] Clear button inputs when IN_ClearStates called 2022-05-19 16:47:47 +09:00
in_evdev.c [input] Plug a pile of memory leaks 2022-05-12 19:58:18 +09:00
in_event.c [input] Plug a pile of memory leaks 2022-05-12 19:58:18 +09:00
in_imt.c Correct some typos in comments/docs 2022-05-19 13:26:45 +09:00
keys.c [input] Clean out a lot of obsolete stuff from keys 2021-11-27 12:31:24 +09:00
Makemodule.am [input] Clean out a lot of obsolete stuff from keys 2021-11-27 12:31:24 +09:00