summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Assets/CustomAssetLibrary.cpp
AgeCommit message (Expand)Author
2024-12-15Modernize `std::any_of` with rangesmitaclaw
2023-12-11CustomAssetLibrary: Remove unused GetAssetSize() functionLioncash
2023-10-10VideoCommon: instead of using 'CustomTextureData' directly, use 'TextureData'...iwubcode
2023-09-02VideoCommon: add loading cube maps from DDS files and loading it into our cus...iwubcode
2023-06-02VideoCommon: move custom texture data to assetsiwubcode
2023-06-01VideoCommon: add custom asset implementation and asset library that can load ...iwubcode