summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_graphics_advanced.cpp
AgeCommit message (Expand)Author
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-10-15configuration: Use std::make_unique instead of operator new for uiMorph
2021-10-07configuration: Add const qualifier where ablelat9nq
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-08-28Garbage Collection: enable as default, eliminate option.Fernando Sahmkow
2021-07-25Merge branch 'master' into fullscreen-enumlat9nq
2021-07-23configuration: Use combobox apply template where possiblelat9nq
2021-07-22general: Add setting shader_backendlat9nq
2021-07-10settings: Disable FPS unlimit setting between title launchesameerj
2021-06-23Merge pull request #6465 from FernandoS27/sex-on-the-beachMai M
2021-06-17nvflinger: Add toggle to disable buffer swap interval limitsameerj
2021-06-16Reaper: Setup settings and final tuning.Fernando Sahmkow
2021-05-16configuration: Add CPU tab to game propertieslat9nq
2021-05-15configuration: Simplify applying per-game settingslat9nq
2021-04-14common: Move settings to common from core.bunnei
2020-11-04core/settings: Move configuring_global behind an APILioncash
2020-08-14configuration_shared: Simplify name lookup in highlighting functionsLioncash
2020-07-28configure_graphics: Remove Force 30 FPS modeMorph
2020-07-19configure_graphics_advnaced: clang-format mk iilat9nq
2020-07-19configure_graphics_advanced: Fix oversight from rebaselat9nq
2020-07-19configuration: Use forward declares and remove extraneous structslat9nq
2020-07-19clang-formatlat9nq
2020-07-19configuration_shared: Break up tracker structs to respective classeslat9nq
2020-07-19configure_per_game: Improve style consistencylat9nq
2020-07-19configuration_shared: Use an int instead of a QStringlat9nq
2020-07-19configure_graphics_advanced: Implement highlighted overrideslat9nq
2020-07-17Rebase for per game settingsDavid Marcec
2020-07-09configuration: implement per-game configurations (#4098)lat9nq
2020-06-10yuzu/configuration: Show assembly shaders check boxReinUsesLisp
2020-05-19yuzu: Add frontend settings for assembly shadersReinUsesLisp
2020-04-23GPU: Add Fast GPU Time Option.Fernando Sahmkow
2020-04-22UI: Replasce accurate GPU option for GPU Accuracy LevelFernando Sahmkow
2020-02-27Create an "Advanced" tab in the graphics configuration tab and add anisotropi...Morph