summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_graphics_advanced.cpp
AgeCommit message (Expand)Author
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