dhewm3/neo/tools
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
..
af Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
comafx Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
common Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
compilers Replace libjpeg with stb_image.h 2021-04-27 20:08:59 +02:00
debugger Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
decl Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
guied Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
Help hello world 2011-11-22 15:28:15 -06:00
materialeditor Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
particle Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
pda Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
radiant Try to enforce selected fullscreen resolution 2021-01-15 18:24:48 +01:00
script Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
sound Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
edit_gui_common.h Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
edit_public.h Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
edit_stub.cpp GUI Editor code/integration from SteelStorm2, doesn't build yet 2019-01-13 22:12:36 +01:00