dolphin/Source/Core/VideoCommon/GraphicsModSystem/Runtime
iwubcode 6ba2d2e081 VideoCommon: update graphics mod action interface
* Add a 'AfterEFB' function to graphics mod action that can return a Material
* Rename previous EFB graphics mod function to 'BeforeEFB' to differentiate from 'AfterEFB'
* Rename previous XFB graphics mod function to 'BeforeXFB' to mirror EFB
2026-03-26 18:52:01 -05:00
..
Actions VideoCommon: update graphics mod action interface 2026-03-26 18:52:01 -05: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: update graphics mod action interface 2026-03-26 18:52:01 -05:00
GraphicsModActionData.h VideoCommon: update graphics mod action interface 2026-03-26 18:52:01 -05:00
GraphicsModActionFactory.cpp
GraphicsModActionFactory.h
GraphicsModManager.cpp VideoCommon: update graphics mod action interface 2026-03-26 18:52:01 -05:00
GraphicsModManager.h Remove unused imports 2026-01-25 16:12:15 +01:00