mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2025-02-23 20:41:36 +00:00
Extra bloaty junk to modernise stuff a bit.
https://fte.triptohell.info/moodles/qss/
in quakespasm, and remove all others. - image.c: disable decoder, ancillary chunks and error text support by defining the relevant LODEPNG_NO_??? macros. (Image_WritePNG): make use of upsidedown parameter for symmetry with Image_WriteJPG(). print an error message in case of encoding failure if error text support is enabled. (Image_WriteSTB): rename to Image_WriteJPG, adjust for jpg writing only. remove the old Image_WriteJPG wrapper. (enum imageformat_t): remove. (CopyFlipped): constify the data parameter. git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1468 af15c1b1-3010-417e-b628-4374ebc0bcbd |
||
---|---|---|
quakespasm |