dolphin/Source/Core/VideoCommon/GraphicsModSystem/Runtime
JMC47 1d9c743ef7
Merge pull request #13975 from iwubcode/shader_includes
VideoBackends / VideoCommon: add support for specifying include files in shader code
2025-11-02 13:17:28 -05:00
..
Actions Core / VideoCommon: Remove original custom asset loader 2025-06-06 19:20:25 -05:00
CustomPipeline.cpp CustomPipeline.cpp: Fix unused-function warning 2025-10-30 12:35:19 +01:00
CustomPipeline.h VideoCommon: further remove 'CustomPipeline' details, so we can fully remove it in the very near future 2025-08-22 19:53:17 -05:00
CustomShaderCache.cpp VideoBackends / VideoCommon: add support for specifying include files in shader code 2025-10-26 22:47:23 -05:00
CustomShaderCache.h
FBInfo.cpp C++20: Synthesize operator!= From operator== 2024-10-10 20:23:55 -07:00
FBInfo.h C++20: Synthesize operator!= From operator== 2024-10-10 20:23:55 -07:00
GraphicsModAction.h
GraphicsModActionData.h VideoCommon: rename GameTextureAsset into TextureAsset and make it only contain CustomTextureData. Move validation and load logic to individual functions 2025-06-06 23:03:02 -05:00
GraphicsModActionFactory.cpp
GraphicsModActionFactory.h
GraphicsModManager.cpp Avoid map/set double lookups 2025-07-08 06:53:42 +02:00
GraphicsModManager.h