summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Assets/CustomAsset.h
AgeCommit message (Expand)Author
2023-07-16VideoCommon: fix some compiler warnings for CustomAsset. FreeBSD compiler co...iwubcode
2023-06-20VideoCommon: move cached texture asset to 'CustomAsset' common codeiwubcode
2023-06-05VideoCommon: add additional locks around asset access and usage to ensure thr...iwubcode
2023-06-03VideoCommon: fix minor issue in C++ templateiwubcode
2023-06-03VideoCommon: prevent potential data issue when reloading Asset data that coul...iwubcode
2023-06-01VideoCommon: add custom asset implementation and asset library that can load ...iwubcode