index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoCommon
/
GraphicsModSystem
/
Runtime
/
Actions
Age
Commit message (
Expand
)
Author
2026-03-26
VideoCommon: update CustomPipelineAction to get a Material when an EFB is rec...
iwubcode
2026-03-26
VideoCommon: update graphics mod action interface
iwubcode
2026-01-25
Remove unused imports
Martino Fontana
2025-06-06
Core / VideoCommon: Remove original custom asset loader
iwubcode
2024-02-18
VideoCommon: move factory names to be a static inside each action class, so t...
iwubcode
2024-01-27
VideoCommon: refactor the custom pipeline logic in the graphics mod action in...
iwubcode
2023-12-19
VideoCommon: update custom pipeline action to support a variety of texture sa...
iwubcode
2023-12-04
VideoCommon: add additional data types (int, int2, float, bool, etc) as prope...
iwubcode
2023-10-10
VideoCommon: instead of using 'CustomTextureData' directly, use 'TextureData'...
iwubcode
2023-09-04
Merge pull request #12137 from iwubcode/custom_pipeline_more_error_checking
JMC47
2023-09-02
VideoCommon: add loading cube maps from DDS files and loading it into our cus...
iwubcode
2023-08-24
VideoCommon: additional error checking for CustomPipelineAction and move the ...
iwubcode
2023-08-20
VideoCommon: add support to graphics mod manager to load in assets and pass i...
iwubcode
2023-08-20
VideoCommon: add custom pipeline action
iwubcode
2022-10-28
VideoCommon: call texture load graphics mod hook when Dolphin loads a texture
iwubcode
2022-10-09
VideoCommon: add structures to graphics mods to allow for future adding or re...
iwubcode
2022-06-27
VideoCommon: add logic to handle a GraphicsMod while Dolphin is running
iwubcode