summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Assets/CustomTextureData.cpp
AgeCommit message (Expand)Author
2025-05-03Common and VideoCommon: Change texture data from std::vector to Common::Uniqu...Jordan Woyak
2025-03-09VideoCommon: Move backend_info out of VideoConfig struct.Jordan Woyak
2024-05-23Refactored Achievement Badges into Texture LayersLillyJadeKatrin
2023-09-02VideoCommon: add loading cube maps from DDS files and loading it into our cus...iwubcode
2023-06-03VideoCommon: when loading a PNG with no custom texture data levels already, c...iwubcode
2023-06-02VideoCommon: move custom texture data to assetsiwubcode