dolphin/Source/Core/VideoCommon/GraphicsModSystem/Runtime
iwubcode 3e35255983 VideoCommon: add class to load custom texture data 2023-03-01 11:58:37 -06:00
..
Actions VideoCommon: call texture load graphics mod hook when Dolphin loads a texture 2022-10-28 19:24:43 -05:00
CustomTextureData.cpp VideoCommon: add class to load custom texture data 2023-03-01 11:58:37 -06:00
CustomTextureData.h VideoCommon: add class to load custom texture data 2023-03-01 11:58:37 -06:00
FBInfo.cpp VideoCommon: add logic to handle a GraphicsMod while Dolphin is running 2022-06-27 18:20:52 -05:00
FBInfo.h VideoCommon: add logic to handle a GraphicsMod while Dolphin is running 2022-06-27 18:20:52 -05:00
GraphicsModAction.h VideoCommon: call texture load graphics mod hook when Dolphin loads a texture 2022-10-28 19:24:43 -05:00
GraphicsModActionData.h VideoCommon: call texture load graphics mod hook when Dolphin loads a texture 2022-10-28 19:24:43 -05:00
GraphicsModActionFactory.cpp 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
GraphicsModActionFactory.h 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
GraphicsModManager.cpp 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
GraphicsModManager.h Apply suggestions from code review 2023-02-09 18:36:20 +13:00