dolphin-emulator/Source/Core/VideoCommon/GraphicsModSystem
Lioncash a1879ea099 GraphicsModGroup: Allow heterogenous lookup for GetMod()
Allows using keys that aren't directly std::string as the key. This lets
us use std::string_view for the incoming path name, making it more
flexible with other string types.
2024-01-31 12:05:17 -05:00
..
Config GraphicsModGroup: Allow heterogenous lookup for GetMod() 2024-01-31 12:05:17 -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