dolphin/Source/Core/VideoCommon/GraphicsModSystem/Runtime/Actions
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
..
CustomPipelineAction.cpp
CustomPipelineAction.h
MoveAction.cpp
MoveAction.h
PrintAction.cpp VideoCommon: update graphics mod action interface 2026-03-26 18:52:01 -05:00
PrintAction.h VideoCommon: update graphics mod action interface 2026-03-26 18:52:01 -05:00
ScaleAction.cpp VideoCommon: update graphics mod action interface 2026-03-26 18:52:01 -05:00
ScaleAction.h VideoCommon: update graphics mod action interface 2026-03-26 18:52:01 -05:00
SkipAction.cpp VideoCommon: update graphics mod action interface 2026-03-26 18:52:01 -05:00
SkipAction.h VideoCommon: update graphics mod action interface 2026-03-26 18:52:01 -05:00