dolphin/Source/Core/VideoCommon/GraphicsModSystem/Runtime
2025-08-22 19:53:17 -05:00
..
Actions
CustomPipeline.cpp Source: Remove redundant lambda parameter lists 2025-06-14 10:19:31 +02:00
CustomPipeline.h VideoCommon: further remove 'CustomPipeline' details, so we can fully remove it in the very near future 2025-08-22 19:53:17 -05:00
CustomShaderCache.cpp
CustomShaderCache.h VideoCommon: add custom shader cache 2023-08-20 18:53:27 -05:00
FBInfo.cpp
FBInfo.h
GraphicsModAction.h
GraphicsModActionData.h VideoCommon: rename GameTextureAsset into TextureAsset and make it only contain CustomTextureData. Move validation and load logic to individual functions 2025-06-06 23:03:02 -05:00
GraphicsModActionFactory.cpp
GraphicsModActionFactory.h
GraphicsModManager.cpp Avoid map/set double lookups 2025-07-08 06:53:42 +02:00
GraphicsModManager.h