Extra bloaty junk to modernise stuff a bit. https://fte.triptohell.info/moodles/qss/
Find a file
Ozkan Sezer 1e728fa2ad - stb_image_write.h: keep only the jpg writer, the only thing we use
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://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1468 af15c1b1-3010-417e-b628-4374ebc0bcbd
2017-08-09 11:33:44 +00:00
Linux in_sdl.c: raise joy_deadzone_trigger to 0.2. 2017-07-27 22:55:08 +00:00
MacOSX oslibs, codecs: rebuilt libopusfile from the latest 0.9 release. 2017-08-03 11:37:13 +00:00
Misc minor stuff.. 2016-09-12 14:03:01 +00:00
Quake - stb_image_write.h: keep only the jpg writer, the only thing we use 2017-08-09 11:33:44 +00:00
Windows oslibs, codecs: rebuilt libopusfile from the latest 0.9 release. 2017-08-03 11:37:13 +00:00
LICENSE.txt rename gnu.txt to LICENSE.txt 2014-09-21 14:02:30 +00:00
Quakespasm-Music.txt update README files to reflect further 0.85.10 changes so far. 2014-09-15 09:10:19 +00:00
Quakespasm.html in_sdl.c: raise joy_deadzone_trigger to 0.2. 2017-07-27 22:55:08 +00:00
Quakespasm.txt in_sdl.c: raise joy_deadzone_trigger to 0.2. 2017-07-27 22:55:08 +00:00