dolphin/Source/Core/VideoCommon/GraphicsModSystem/Runtime
2025-03-23 15:56:13 -04: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 Modernize std::sort with ranges and projections 2025-03-09 13:26:38 -07:00
CustomPipeline.h
CustomShaderCache.cpp VideoCommon: move to a 'process_fragment()' function to simplify custom shaders and provide a direct override of the tev stage logic 2025-03-22 15:22:00 -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
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