raze-gles/source/common/textures/formats
Christoph Oelckers 3621aae3f0 - rerouted all write accesses to tilesiz and picsiz through a function interface.
These will have to do some texture management bookkeeping so directly changing the values is problematic.
This required changing the parameter interface in polymost.cpp because a few places hacked around with the global state to pass parameters to subfunctions.
2019-10-11 21:04:31 +02:00
..
arttexture.cpp - added back the paletted texture readers. 2019-10-11 19:21:36 +02:00
ddstexture.cpp - added back the paletted texture readers. 2019-10-11 19:21:36 +02:00
jpegtexture.cpp - added back the paletted texture readers. 2019-10-11 19:21:36 +02:00
pcxtexture.cpp - added back the paletted texture readers. 2019-10-11 19:21:36 +02:00
pngtexture.cpp - added back the paletted texture readers. 2019-10-11 19:21:36 +02:00
stb_image.h - use stb_image to read the image formats supported by kplib but not by GZDoom. 2019-10-06 08:48:07 +02:00
stbtexture.cpp - added back the paletted texture readers. 2019-10-11 19:21:36 +02:00
tgatexture.cpp - added back the paletted texture readers. 2019-10-11 19:21:36 +02:00