quakeforge/libs/video
Bill Currie 925a55f6cc [input] Allow drivers to initialize cvars early
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).
2021-11-21 11:33:58 +09:00
..
renderer [vulkan] Pick up vulkan.h from correct location 2021-11-19 22:36:19 +09:00
targets [input] Allow drivers to initialize cvars early 2021-11-21 11:33:58 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00