dolphin/Source/Core/VideoCommon/GraphicsModSystem/Runtime
2023-08-20 18:53:27 -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: add data needed to support custom pixel shaders to graphics mod actions 2023-08-20 18:53:27 -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