dhewm3/neo/tools/compilers
Daniel Gibson b0e0883f6e Replace libjpeg with stb_image.h
libjpeg is a pain in the ass, especially due to Ubuntu shipping
libjpeg-turbo in jpeg8 mode as their default libjpeg, while every other
distro I checked (including debian!) ships libjpeg-turbo in jpeg6.2 mode

Thankfully stb_image.h exists - just a single header and it even
has a (much!) friendlier API.

It's not like Doom3 (or any of the mods I checked) actually use JPEGs,
but I'm sure if I'd drop support completely, someone would complain
(perhaps rightfully so).
2021-04-27 20:08:59 +02:00
..
aas GUI Editor code/integration from SteelStorm2, doesn't build yet 2019-01-13 22:12:36 +01:00
dmap Some spelling error fixes found during Debian build 2018-06-30 00:08:45 -01:00
renderbump GUI Editor code/integration from SteelStorm2, doesn't build yet 2019-01-13 22:12:36 +01:00
roqvq Replace libjpeg with stb_image.h 2021-04-27 20:08:59 +02:00
compiler_public.h Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00