dolphin/Source/Core/VideoCommon/GraphicsModSystem/Runtime
2025-03-09 01:42:45 -06:00
..
Actions VideoCommon: move factory names to be a static inside each action class, so that they can be reused in the future for serialization 2024-02-18 15:45:10 -06:00
CustomPipeline.cpp Simplify std::find with Common::Contains 2025-01-01 09:52:03 -08:00
CustomPipeline.h
CustomShaderCache.cpp VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06: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
GraphicsModActionFactory.cpp VideoCommon: move factory names to be a static inside each action class, so that they can be reused in the future for serialization 2024-02-18 15:45:10 -06:00
GraphicsModActionFactory.h
GraphicsModManager.cpp Use 'contains' method 2024-08-14 22:18:28 +02:00
GraphicsModManager.h