quakeforge/include/QF/input
Bill Currie 9a081b6809 [input] Fix input shutdown order
This fixes another segfault on shutdown (not sure just which recent
change caused it, but the listener pointer needed clearing) but while
fixing the listener issue, I noticed that binding and imt shutdown were
in the wrong order with respect to buttons and axes.
2023-09-21 01:36:43 +09:00
..
binding.h [input] Fix input shutdown order 2023-09-21 01:36:43 +09:00
event.h [input] Add a shift enum element for numlock 2023-07-02 01:23:28 +09:00
event_names.h [input] Make event names easy to print 2021-11-22 14:59:32 +09:00
imt.h [input] Fix input shutdown order 2023-09-21 01:36:43 +09:00