VideoCommon: remove HiResTexture DDS loading, update hirestexture logic to use custom texture data

This commit is contained in:
iwubcode
2023-02-28 20:28:27 -06:00
parent 3e35255983
commit 42cb3f3904
6 changed files with 27 additions and 568 deletions

View File

@ -77,7 +77,6 @@ add_library(videocommon
GraphicsModSystem/Runtime/GraphicsModManager.h
HiresTextures.cpp
HiresTextures.h
HiresTextures_DDSLoader.cpp
IndexGenerator.cpp
IndexGenerator.h
LightingShaderGen.cpp