dolphin-emulator/Source/Core/VideoCommon/GraphicsModSystem
Lioncash ccacda5e2c GraphicsModGroup: Simplify try_add_mod()
We can use contains() here, and also move the mod config if it's valid
instead of copying it, since it contains quite a bit of allocated data.
2024-01-31 12:23:21 -05:00
..
Config GraphicsModGroup: Simplify try_add_mod() 2024-01-31 12:23:21 -05:00
Runtime VideoCommon: refactor the custom pipeline logic in the graphics mod action into a separate class, so it is reusable 2024-01-27 00:12:49 -06:00
Constants.h VideoCommon: add game mod constants 2022-06-26 21:53:21 -05:00