summaryrefslogtreecommitdiffstats
path: root/src/yuzu/configuration/configure_graphics_advanced.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* common,qt-config: Remove usage of forward_listlat9nq2023-07-221-3/+3
* configuration: Use a builder to create widgetslat9nq2023-07-211-6/+7
* configuration: Clean up includes a bitlat9nq2023-07-211-0/+1
* configuration: Use a mapping of setting value to namelat9nq2023-07-211-1/+4
* configuration: Implement sliderlat9nq2023-07-211-2/+0
* configure_graphics_advance: Generate UI at runtimelat9nq2023-07-211-14/+6
* configuration: Add base class to tabslat9nq2023-07-211-10/+8
* video_core: optionally skip barriers on feedback loopsLiam2023-06-141-0/+1
* nvnflinger: allow locking framerate during video playbackLiam2023-06-081-0/+1
* Merge pull request #10181 from lat9nq/intel-compute-toggleliamwhite2023-05-151-0/+3
|\
| * yuzu-qt/config: Add option to disable compute on Intellat9nq2023-05-071-0/+3
* | Settings: add option to enable / disable reactive flushingFernando Sahmkow2023-05-071-0/+1
|/
* settings: remove pessimistic flushingLiam2023-05-041-1/+0
* vk_present_manager: Add toggle for async presentationGPUCode2023-05-011-0/+1
* configuration: Add async ASTC decode settingameerj2023-02-231-0/+1
* Merge pull request #9552 from liamwhite/turboliamwhite2023-01-061-0/+1
|\
| * common: add setting for renderer clock workaroundLiam2023-01-051-0/+1
* | video_core/vulkan: Added `VkPipelineCache` to store Vulkan pipelinesWollnashorn2023-01-051-0/+1
|/
* video_core: add option for pessimistic flushingLiam2022-08-251-0/+1
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* configuration: Add const qualifier where ablelat9nq2021-10-071-2/+2
* yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq2021-10-071-3/+8
* Garbage Collection: enable as default, eliminate option.Fernando Sahmkow2021-08-281-1/+0
* general: Add setting shader_backendlat9nq2021-07-231-1/+0
* settings: Disable FPS unlimit setting between title launchesameerj2021-07-101-1/+0
* Merge pull request #6465 from FernandoS27/sex-on-the-beachMai M2021-06-231-0/+1
|\
| * Reaper: Setup settings and final tuning.Fernando Sahmkow2021-06-161-0/+1
* | nvflinger: Add toggle to disable buffer swap interval limitsameerj2021-06-171-0/+1
|/
* configure_graphics: Remove Force 30 FPS modeMorph2020-07-281-1/+0
* configuration: Use forward declares and remove extraneous structslat9nq2020-07-191-8/+9
* configuration_shared: Break up tracker structs to respective classeslat9nq2020-07-191-0/+9
* configuration: implement per-game configurations (#4098)lat9nq2020-07-101-0/+2
* Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels.Morph2020-02-281-0/+30