summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Assets/TextureAsset.h
AgeCommit message (Expand)Author
2024-06-29VideoCommon: add ability to serialize a texture asset metadata to jsoniwubcode
2023-10-10VideoCommon: instead of using 'CustomTextureData' directly, use 'TextureData'...iwubcode
2023-09-05VideoCommon: add cubemap as a sampler target for shaders, add cubemap as a va...iwubcode
2023-08-24VideoCommon: add TextureData structure that contains the raw texture data, a ...iwubcode
2023-06-02VideoCommon: add multithreaded asset loader and define a texture assetiwubcode