raze-gles/source/common/textures
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
..
formats - rerouted all write accesses to tilesiz and picsiz through a function interface. 2019-10-11 21:04:31 +02:00
bitmap.cpp - added stripped down versions of GZDoom's texture classes 2019-10-05 19:38:25 +02:00
bitmap.h - added stripped down versions of GZDoom's texture classes 2019-10-05 19:38:25 +02:00
image.cpp - added back the paletted texture readers. 2019-10-11 19:21:36 +02:00
image.h - added back the paletted texture readers. 2019-10-11 19:21:36 +02:00
imagehelpers.cpp - added back the paletted texture readers. 2019-10-11 19:21:36 +02:00
imagehelpers.h - added back the paletted texture readers. 2019-10-11 19:21:36 +02:00
imagetexture.cpp - added back the paletted texture readers. 2019-10-11 19:21:36 +02:00
skyboxtexture.cpp - added stripped down versions of GZDoom's texture classes 2019-10-05 19:38:25 +02:00
skyboxtexture.h - added stripped down versions of GZDoom's texture classes 2019-10-05 19:38:25 +02:00
texture.cpp - rerouted all write accesses to tilesiz and picsiz through a function interface. 2019-10-11 21:04:31 +02:00
textureid.h - added stripped down versions of GZDoom's texture classes 2019-10-05 19:38:25 +02:00
textures.h - rerouted all write accesses to tilesiz and picsiz through a function interface. 2019-10-11 21:04:31 +02:00