summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Resources
AgeCommit message (Expand)Author
2026-01-09c++23: Replace Common::ToUnderlying with std::to_underlyingJoshua Vandaƫle
2025-12-27Merge pull request #14228 from iwubcode/clear_compiler_work_resource_mgriwubcode
2025-12-26VideoCommon: Fix ShaderResource init order warningSintendo
2025-12-24VideoCommon: clear all compiler work when resource manager shuts downiwubcode
2025-11-23VideoCommon: move resource state processing to the resource base classiwubcode
2025-11-23VideoCommon: update resource manager with a material/shader/and texture(+samp...iwubcode
2025-11-23VideoCommon: add some helper functions for resource logic that generates inva...iwubcode
2025-11-23VideoCommon: add a texture pool for resource managementiwubcode
2025-11-23VideoCommon: separate the concept of a 'resource' from an 'asset'. A resourc...iwubcode