mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-29 05:31:26 +00:00
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). |
||
---|---|---|
.. | ||
renderer | ||
targets | ||
Makemodule.am |