mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-27 06:34:11 +00:00
925a55f6cc
Input driver can now have an optional init_cvars function. This allows them to create all their cvars before the actual init pass thus avoiding some initialization order interdependency issues (in this case, fixing a segfault when starting x11 clients fullscreen due to the in_dga cvar not existing yet). |
||
---|---|---|
.. | ||
evdev | ||
in_axis.c | ||
in_binding.c | ||
in_button.c | ||
in_common.c | ||
in_evdev.c | ||
in_event.c | ||
in_imt.c | ||
keys.c | ||
Makemodule.am | ||
old_keys.c |