dolphin/Source/Core/VideoCommon/GraphicsModSystem/Runtime
iwubcode 0539bb4a3e VideoCommon: call into graphics mods create texture callback, providing additional asset dependencies that trigger the texture to be reloaded 2023-07-02 13:45:09 -05:00
..
Actions VideoCommon: call texture load graphics mod hook when Dolphin loads a texture 2022-10-28 19:24:43 -05: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: add graphics mod callback interface for when a texture is created 2023-06-20 19:26:53 -05:00
GraphicsModActionData.h VideoCommon: call into graphics mods create texture callback, providing additional asset dependencies that trigger the texture to be reloaded 2023-07-02 13:45:09 -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: add graphics mod callback interface for when a texture is created 2023-06-20 19:26:53 -05:00
GraphicsModManager.h VideoCommon: add graphics mod callback interface for when a texture is created 2023-06-20 19:26:53 -05:00