raze-gles/source/build
pogokeen 4b89c095e2 engine.cpp: fix crash when calling setrendermode 3 where PolymostProcessVoxels would be called before Polymost is initialized.
PolymostProcessVoxels would call videoNextPage during processing which would attempt to render the OSD and lead to a segfault due to Polymost not being properly initialized.

git-svn-id: https://svn.eduke32.com/eduke32@7067 1a8010ca-5511-0410-912e-c29ae57300e0
2018-10-10 21:04:42 +00:00
..
doc Trailing whitespace. 2017-06-27 11:01:22 +00:00
include polymost.h: fix order of parameters to match polymost.cpp 2018-10-10 14:37:06 +00:00
src engine.cpp: fix crash when calling setrendermode 3 where PolymostProcessVoxels would be called before Polymost is initialized. 2018-10-10 21:04:42 +00:00
buildlic.txt The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
Dependencies.mak Fix variable capitalization in Dependencies.mak files 2018-07-23 02:55:42 +00:00