This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-07-13 09:19:32 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
31dfb53152bc22f2ad1aab4fdd13c01b67444d2d
dolphin
/
Source
/
Core
/
VideoCommon
/
GraphicsModSystem
/
Runtime
/
Actions
History
JMC47
82ea4f4c70
Merge pull request
#12137
from iwubcode/custom_pipeline_more_error_checking
...
VideoCommon: additional error checking for CustomPipelineAction
2023-09-04 22:43:41 -04:00
..
CustomPipelineAction.cpp
Merge pull request
#12137
from iwubcode/custom_pipeline_more_error_checking
2023-09-04 22:43:41 -04:00
CustomPipelineAction.h
VideoCommon: add support to graphics mod manager to load in assets and pass it to graphics actions
2023-08-20 18:53:27 -05:00
MoveAction.cpp
…
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
…