summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_graphics_advanced.h
AgeCommit message (Expand)Author
2024-12-31chore: update project branding to citronZephyron
2024-01-02yuzu: Add per-game linux gamemode configurationflodavid
2023-07-21common,qt-config: Remove usage of forward_listlat9nq
2023-07-21configuration: Use a builder to create widgetslat9nq
2023-07-21configuration: Clean up includes a bitlat9nq
2023-07-21configuration: Use a mapping of setting value to namelat9nq
2023-07-21configuration: Implement sliderlat9nq
2023-07-21configure_graphics_advance: Generate UI at runtimelat9nq
2023-07-21configuration: Add base class to tabslat9nq
2023-06-14video_core: optionally skip barriers on feedback loopsLiam
2023-06-08nvnflinger: allow locking framerate during video playbackLiam
2023-05-15Merge pull request #10181 from lat9nq/intel-compute-toggleliamwhite
2023-05-07Settings: add option to enable / disable reactive flushingFernando Sahmkow
2023-05-07yuzu-qt/config: Add option to disable compute on Intellat9nq
2023-05-03settings: remove pessimistic flushingLiam
2023-05-01vk_present_manager: Add toggle for async presentationGPUCode
2023-02-22configuration: Add async ASTC decode settingameerj
2023-01-06Merge pull request #9552 from liamwhite/turboliamwhite
2023-01-05video_core/vulkan: Added `VkPipelineCache` to store Vulkan pipelinesWollnashorn
2023-01-04common: add setting for renderer clock workaroundLiam
2022-08-25video_core: add option for pessimistic flushingLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
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-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
2020-07-28configure_graphics: Remove Force 30 FPS modeMorph
2020-07-19configuration: Use forward declares and remove extraneous structslat9nq
2020-07-19configuration_shared: Break up tracker structs to respective classeslat9nq
2020-07-09configuration: implement per-game configurations (#4098)lat9nq
2020-02-27Create an "Advanced" tab in the graphics configuration tab and add anisotropi...Morph