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-28 00:30:08 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
574939b6831517857d46dffc7fad4ca259e88183
dolphin
/
Source
/
Core
/
VideoCommon
/
GraphicsModSystem
/
Runtime
History
iwubcode
bc360584a3
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
..
Actions
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
FBInfo.cpp
…
FBInfo.h
…
GraphicsModAction.h
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
GraphicsModActionData.h
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
GraphicsModActionFactory.cpp
VideoCommon: add logic to handle a GraphicsMod while Dolphin is running
2022-06-27 18:20:52 -05:00
GraphicsModActionFactory.h
VideoCommon: add logic to handle a GraphicsMod while Dolphin is running
2022-06-27 18:20:52 -05:00
GraphicsModManager.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
GraphicsModManager.h
…