yquake2remaster/src/backends/generic
Daniel Gibson 3acf5f0cba VID_WriteScreenshot() PNG compression level must be < 10
10 is no valid zlib compression level, so make sure it's not used

Thanks to @maraakate for pointing this out!
2018-02-15 00:39:43 +01:00
..
header Convert stb_image_write.h to Q_fopen() to be able to create screenshots. 2018-02-05 18:10:22 +01:00
misc.c Make SetExecutablePath() on Windows unicode compatible. 2018-02-05 10:01:21 +01:00
qal.c Optionally link libopenal at compile time 2016-07-01 09:44:00 +01:00
vid.c VID_WriteScreenshot() PNG compression level must be < 10 2018-02-15 00:39:43 +01:00