vkdoom_m/src/common/textures/formats
Christoph Oelckers a0d679b84b - FileData cleanup and uncoupling from FString.
Work is still needed to allow this to use the lump cache directly because some decisions in the past made this data padded by a zero byte.
2023-08-22 22:54:52 +02:00
..
anmtexture.cpp use std::vector as return value for the FileReader's buffer readers. 2023-08-22 22:18:21 +02:00
automaptexture.cpp - FileData cleanup and uncoupling from FString. 2023-08-22 22:54:52 +02:00
brightmaptexture.cpp - moved texture code to 'common'. 2020-04-11 20:20:38 +02:00
buildtexture.cpp - changed return value of CreatePalettedPixels. 2023-01-07 17:55:55 +01:00
ddstexture.cpp - add m_swap.h to several files. 2023-08-22 21:49:55 +02:00
emptytexture.cpp - changed return value of CreatePalettedPixels. 2023-01-07 17:55:55 +01:00
flattexture.cpp - changed return value of CreatePalettedPixels. 2023-01-07 17:55:55 +01:00
fontchars.cpp - got rid of the two copying variants of fileSystem.GetFileShortName. 2023-08-22 22:18:53 +02:00
fontchars.h - changed return value of CreatePalettedPixels. 2023-01-07 17:55:55 +01:00
imgztexture.cpp - FileData cleanup and uncoupling from FString. 2023-08-22 22:54:52 +02:00
jpegtexture.cpp - return a std::string from GetFileFullPath 2023-08-22 22:18:54 +02:00
md5check.cpp - whitespace cleanup, updated from Raze. 2022-01-02 12:23:42 +01:00
multipatchtexture.cpp - changed return value of CreatePalettedPixels. 2023-01-07 17:55:55 +01:00
multipatchtexture.h - changed return value of CreatePalettedPixels. 2023-01-07 17:55:55 +01:00
patchtexture.cpp use std::vector as return value for the FileReader's buffer readers. 2023-08-22 22:18:21 +02:00
pcxtexture.cpp use std::vector as return value for the FileReader's buffer readers. 2023-08-22 22:18:21 +02:00
pngtexture.cpp - add m_swap.h to several files. 2023-08-22 21:49:55 +02:00
qoitexture.cpp - FileData cleanup and uncoupling from FString. 2023-08-22 22:54:52 +02:00
rawpagetexture.cpp - FileData cleanup and uncoupling from FString. 2023-08-22 22:54:52 +02:00
shadertexture.cpp - changed return value of CreatePalettedPixels. 2023-01-07 17:55:55 +01:00
startscreentexture.cpp - remove gi.h includes in backend code. 2022-10-02 14:04:24 +02:00
startuptexture.cpp - FileData cleanup and uncoupling from FString. 2023-08-22 22:54:52 +02:00
stbtexture.cpp - changed return value of CreatePalettedPixels. 2023-01-07 17:55:55 +01:00
tgatexture.cpp - add m_swap.h to several files. 2023-08-22 21:49:55 +02:00
webptexture.cpp use std::vector as return value for the FileReader's buffer readers. 2023-08-22 22:18:21 +02:00