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 |
Admiral H. Curtiss
|
45c4aa288a
|
Merge pull request #10881 from iwubcode/graphics-mod-draw-fb-texture-names
VideoCommon: fix graphics target texture names for efb/xfb
|
2022-09-08 19:56:49 +02:00 |
Merry
|
3323375efb
|
GraphicsModManager: Reorder DecoratedAction members to initialization order
m_action_impl is initialized before m_mod in constructor
|
2022-08-29 21:15:49 +01:00 |
iwubcode
|
0b5f7d2c5f
|
VideoCommon: fix graphics target not properly setting 'draw_started' texture names for efb/xfb
|
2022-08-06 12:01:33 -05:00 |
JosJuice
|
8f410bff15
|
Android: Add graphics mods support to CheatsActivity
|
2022-07-23 21:58:45 +02:00 |
iwubcode
|
f416b71925
|
VideoCommon: add logic to handle a GraphicsMod while Dolphin is running
|
2022-06-27 18:20:52 -05:00 |
iwubcode
|
254246b814
|
VideoCommon: add logic to read a GraphicsMod from configuration
|
2022-06-27 18:20:52 -05:00 |
iwubcode
|
f92beb611f
|
VideoCommon: add game mod constants
|
2022-06-26 21:53:21 -05:00 |