dolphin/Source/Core/VideoCommon/GraphicsModSystem/Runtime/Actions
2023-12-19 21:51:42 -06:00
..
CustomPipelineAction.cpp VideoCommon: update custom pipeline action to support a variety of texture samplers (2D, 2D array, and cube maps) 2023-12-19 21:51:42 -06:00
CustomPipelineAction.h VideoCommon: update custom pipeline action to support a variety of texture samplers (2D, 2D array, and cube maps) 2023-12-19 21:51:42 -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
PrintAction.cpp VideoCommon: call texture load graphics mod hook when Dolphin loads a texture 2022-10-28 19:24:43 -05:00
PrintAction.h VideoCommon: call texture load graphics mod hook when Dolphin loads a texture 2022-10-28 19:24:43 -05:00
ScaleAction.cpp
ScaleAction.h
SkipAction.cpp
SkipAction.h