]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Move QC extension reporting out of video initialisation
authorbones_was_here <bones_was_here@xonotic.au>
Tue, 3 Oct 2023 04:52:17 +0000 (14:52 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Sat, 28 Oct 2023 08:18:47 +0000 (18:18 +1000)
commit80fcab0cbc1ed464d1463d5336940596e5d4dbf6
tree45cd348f904f7d8f638ce06f2ef7299f9282cd6f
parent8993ae00c136bff3bd4fd7a873abbe2f744f20a8
Move QC extension reporting out of video initialisation

Once at startup is enough, no need to do this during vid_restart (etc).

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
prvm_edict.c
vid_sdl.c