dolphin/Source/Core/VideoCommon/GraphicsModSystem/Config
Lioncash 40b050fe37 GraphicsModGroup: std::move graphics_mod in Load()
The config object is quite heavyweight, so we should move this instead
of copying.
2024-01-31 12:27:43 -05:00
..
GraphicsMod.cpp GraphicsMod: Avoid some object churn 2024-01-24 22:34:50 -05:00
GraphicsMod.h VideoCommon: add ability to serialize graphics mod to json object 2023-12-10 18:29:21 -06:00
GraphicsModAsset.cpp GraphicsModAsset: Reduce object churn a little 2024-01-24 22:47:22 -05:00
GraphicsModAsset.h VideoCommon: add ability to serialize graphics mod to json object 2023-12-10 18:29:21 -06:00
GraphicsModFeature.cpp GraphicsModFeature: Reduce object churn a little 2024-01-24 22:48:53 -05:00
GraphicsModFeature.h VideoCommon: add ability to serialize graphics mod to json object 2023-12-10 18:29:21 -06:00
GraphicsModGroup.cpp GraphicsModGroup: std::move graphics_mod in Load() 2024-01-31 12:27:43 -05:00
GraphicsModGroup.h GraphicsModGroup: Allow heterogenous lookup for GetMod() 2024-01-31 12:05:17 -05:00
GraphicsTarget.cpp GraphicsTarget: Reduce object churn a little 2024-01-24 23:00:01 -05:00
GraphicsTarget.h VideoCommon: add ability to serialize graphics mod to json object 2023-12-10 18:29:21 -06:00
GraphicsTargetGroup.cpp GraphicsTargetGroup: Reduce object churn a little 2024-01-24 22:52:58 -05:00
GraphicsTargetGroup.h VideoCommon: add ability to serialize graphics mod to json object 2023-12-10 18:29:21 -06:00