Skip to content

Fix gl_PrintStartupLog not being called when compiled without MSVC.

Moises Aguirre requested to merge topic/default/shaderlights-gccfix into branch/default

Fixes the startup log never printing on Linux, for example, and also the shaders for lights option being locked off in the same platforms. Additionally, the extension print was commented out. This is a lot of spam and with any decent card may even result in older lines being replaced on the console. This is also done in Q-Zandronum for the same reason.

Merge request reports

Loading