dolphin/Source/Core/VideoCommon/GraphicsModSystem/Runtime
2026-02-07 19:16:02 -06:00
..
Actions VideoCommon: update CustomPipelineAction to get a Material when an EFB is received 2026-02-07 19:16:02 -06:00
CustomPipeline.cpp CustomPipeline: Remove unused functions 2025-12-27 09:07:42 +01:00
CustomPipeline.h CustomPipeline: Remove unused functions 2025-12-27 09:07:42 +01:00
CustomShaderCache.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
CustomShaderCache.h Remove unused imports 2026-01-25 16:12:15 +01:00
FBInfo.cpp C++20: Synthesize operator!= From operator== 2024-10-10 20:23:55 -07:00
FBInfo.h C++20: Synthesize operator!= From operator== 2024-10-10 20:23:55 -07:00
GraphicsModAction.h VideoCommon: add a 'AfterEFB' action to GraphicsMods that can return a Material, rename previous EFB action as 'BeforeEFB' 2026-02-07 19:16:02 -06:00
GraphicsModActionData.h VideoCommon: add a 'AfterEFB' action to GraphicsMods that can return a Material, rename previous EFB action as 'BeforeEFB' 2026-02-07 19:16:02 -06:00
GraphicsModActionFactory.cpp VideoCommon: move factory names to be a static inside each action class, so that they can be reused in the future for serialization 2024-02-18 15:45:10 -06:00
GraphicsModActionFactory.h VideoCommon: add support to graphics mod manager to load in assets and pass it to graphics actions 2023-08-20 18:53:27 -05:00
GraphicsModManager.cpp VideoCommon: watch the user and system graphics mods directories for modified assets 2026-02-07 19:16:02 -06:00
GraphicsModManager.h Remove unused imports 2026-01-25 16:12:15 +01:00