summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/GraphicsModSystem/Config
AgeCommit message (Expand)Author
2024-05-31InputCommon / VideoCommon: update to use new JsonFromFile functioniwubcode
2024-01-31GraphicsModGroup: std::move graphics_mod in Load()Lioncash
2024-01-31GraphicsModGroup: Simplify try_add_mod()Lioncash
2024-01-31GraphicsModGroup: Allow heterogenous lookup for GetMod()Lioncash
2024-01-24GraphicsTarget: Reduce object churn a littleLioncash
2024-01-24GraphicsTargetGroup: Reduce object churn a littleLioncash
2024-01-24GraphicsModFeature: Reduce object churn a littleLioncash
2024-01-24GraphicsModAsset: Reduce object churn a littleLioncash
2024-01-24GraphicsModGroup: Mark move constructor and assignment as noexceptLioncash
2024-01-24GraphicsModGroup: Reduce object churnLioncash
2024-01-24GraphicsMod: Avoid some object churnLioncash
2023-12-10VideoCommon: add ability to serialize graphics mod to json objectiwubcode
2023-08-22VideoCommon/GraphicsModAsset: Error out if config key is not a string.iwubcode
2023-08-20VideoCommon: add support to graphics mod manager to load in assets and pass i...iwubcode
2023-06-20VideoCommon: add graphics mod callback interface for when a texture is creatediwubcode
2022-08-06VideoCommon: fix graphics target not properly setting 'draw_started' texture ...iwubcode
2022-07-23Android: Add graphics mods support to CheatsActivityJosJuice
2022-06-27VideoCommon: add logic to read a GraphicsMod from configurationiwubcode