dolphin/Source/Core/VideoCommon/GraphicsModSystem/Runtime/Actions
2026-02-07 19:16:02 -06:00
..
CustomPipelineAction.cpp VideoCommon: update CustomPipelineAction to get a Material when an EFB is received 2026-02-07 19:16:02 -06:00
CustomPipelineAction.h VideoCommon: update CustomPipelineAction to get a Material when an EFB is received 2026-02-07 19:16:02 -06:00
MoveAction.cpp VideoCommon: add structures to graphics mods to allow for future adding or removing parameters with less code overhead 2022-10-09 00:00:01 -05:00
MoveAction.h 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
PrintAction.cpp 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
PrintAction.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
ScaleAction.cpp 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
ScaleAction.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
SkipAction.cpp 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
SkipAction.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