dolphin/Source/Core/VideoCommon/GraphicsModSystem/Config
Lioncash e3e20df185 GraphicsMod: Avoid some object churn
We have quite a bit of allocation churn going on here, so we can emplace
and move where appropriate to alleviate that a little.
2024-01-24 22:34:50 -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 VideoCommon: add ability to serialize graphics mod to json object 2023-12-10 18:29:21 -06:00
GraphicsModAsset.h VideoCommon: add ability to serialize graphics mod to json object 2023-12-10 18:29:21 -06:00
GraphicsModFeature.cpp VideoCommon: add ability to serialize graphics mod to json object 2023-12-10 18:29:21 -06:00
GraphicsModFeature.h VideoCommon: add ability to serialize graphics mod to json object 2023-12-10 18:29:21 -06:00
GraphicsModGroup.cpp Android: Add graphics mods support to CheatsActivity 2022-07-23 21:58:45 +02:00
GraphicsModGroup.h Android: Add graphics mods support to CheatsActivity 2022-07-23 21:58:45 +02:00
GraphicsTarget.cpp VideoCommon: add ability to serialize graphics mod to json object 2023-12-10 18:29:21 -06:00
GraphicsTarget.h VideoCommon: add ability to serialize graphics mod to json object 2023-12-10 18:29:21 -06:00
GraphicsTargetGroup.cpp VideoCommon: add ability to serialize graphics mod to json object 2023-12-10 18:29:21 -06:00
GraphicsTargetGroup.h VideoCommon: add ability to serialize graphics mod to json object 2023-12-10 18:29:21 -06:00