summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/GraphicsModSystem/Config/GraphicsModGroup.h
AgeCommit message (Expand)Author
2024-01-31GraphicsModGroup: Allow heterogenous lookup for GetMod()Lioncash
2024-01-24GraphicsModGroup: Mark move constructor and assignment as noexceptLioncash
2024-01-24GraphicsModGroup: Reduce object churnLioncash
2022-07-23Android: Add graphics mods support to CheatsActivityJosJuice
2022-06-27VideoCommon: add logic to read a GraphicsMod from configurationiwubcode