iwubcode
|
3e35255983
|
VideoCommon: add class to load custom texture data
|
2023-03-01 11:58:37 -06:00 |
iwubcode
|
20dc4401c5
|
VideoCommon: pass a graphics mod base path to the graphics mod, so it can lookup other relative files if necessary
|
2023-02-11 00:21:40 -06:00 |
Pokechu22
|
95bee485c9
|
GraphicsModManager: Fix shadowing warning
|
2023-02-09 16:23:02 -08:00 |
Scott Mansell
|
60f2b5af7b
|
Apply suggestions from code review
Co-authored-by: Mai <mathew1800@gmail.com>
Co-authored-by: BhaaL <bhaalsen@gmail.com>
Co-authored-by: iwubcode <iwubcode@users.noreply.github.com>
|
2023-02-09 18:36:20 +13:00 |
Scott Mansell
|
31cfe8250d
|
Lint fixes
|
2023-02-09 18:36:20 +13:00 |
Scott Mansell
|
0da69055d9
|
Split out everying remaining from Swap
|
2023-01-31 19:41:24 +13:00 |
Scott Mansell
|
ca5ec13e13
|
Move GraphicsMod out of RenderBase
|
2023-01-31 19:41:24 +13:00 |
iwubcode
|
ea3e133200
|
VideoCommon: call texture load graphics mod hook when Dolphin loads a texture
|
2022-10-28 19:24:43 -05:00 |
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 |
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
|
f416b71925
|
VideoCommon: add logic to handle a GraphicsMod while Dolphin is running
|
2022-06-27 18:20:52 -05:00 |