quakeforge/libs/input
Bill Currie 63e5655f68 Clean up some enum sanity checks
It seems clang defaults to unsigned for enums. Interestingly, gcc was ok
with the checks being either way. I guess gcc treats enums that *can* be
unsigned as DWIM.
2022-03-31 00:18:53 +09:00
..
evdev
in_axis.c
in_binding.c Clean up some enum sanity checks 2022-03-31 00:18:53 +09:00
in_button.c
in_common.c [input] Add functions to get single axis/button info 2021-12-24 06:45:13 +09:00
in_evdev.c [input] Add functions to get single axis/button info 2021-12-24 06:45:13 +09:00
in_event.c
in_imt.c [input] Correct balanced range calculation 2021-12-24 06:45:13 +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