summaryrefslogtreecommitdiffstats
path: root/src/yuzu/configuration/configure_graphics_advanced.ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* configuration: Use buttons instead of highlightslat9nq2023-07-211-1/+14
* configure_graphics_advance: Generate UI at runtimelat9nq2023-07-211-232/+2
* settings,video_core: Consolidate ASTC decoding optionslat9nq2023-07-211-10/+0
* video_core: optionally skip barriers on feedback loopsLiam2023-06-141-0/+10
* nvnflinger: allow locking framerate during video playbackLiam2023-06-081-0/+10
* textures: add BC1 and BC3 compressors and recompression settingLiam2023-05-231-0/+44
* Merge pull request #10181 from lat9nq/intel-compute-toggleliamwhite2023-05-151-0/+11
|\
| * yuzu-qt/config: Add option to disable compute on Intellat9nq2023-05-071-0/+11
* | Settings: add option to enable / disable reactive flushingFernando Sahmkow2023-05-071-0/+10
|/
* Merge pull request #10125 from lat9nq/vsync-selectbunnei2023-05-071-10/+0
|\
| * configuration: Expose separate swap present modeslat9nq2023-05-031-10/+0
* | settings: remove pessimistic flushingLiam2023-05-041-10/+0
|/
* vk_present_manager: Add toggle for async presentationGPUCode2023-05-011-4/+11
* configuration: Add async ASTC decode settingameerj2023-02-231-0/+10
* Merge pull request #9552 from liamwhite/turboliamwhite2023-01-061-0/+10
|\
| * common: add setting for renderer clock workaroundLiam2023-01-051-0/+10
* | config: Better wording for VK pipeline cache option and enable by defaultWollnashorn2023-01-051-2/+2
* | video_core/vulkan: Added `VkPipelineCache` to store Vulkan pipelinesWollnashorn2023-01-051-0/+10
|/
* video_core: add option for pessimistic flushingLiam2022-08-251-0/+10
* Make vsync setting work for VulkanDJRobX2022-08-081-1/+1
* TextureCache: Add automatic anisotropic filtering and refactor code.Fernando Sahmkow2021-11-161-0/+5
* TextureCache: Make a better Anisotropic setter.Fernando Sahmkow2021-11-161-4/+4
* yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq2021-10-071-0/+3
* Second part of Golden's PRMoonlacer2021-09-061-2/+2
* Garbage Collection: enable as default, eliminate option.Fernando Sahmkow2021-08-281-10/+0
* Update configure_graphics_advanced.uigidoly2021-08-051-2/+5
* qt: Remove "experimental" from asynchronous shader building UIReinUsesLisp2021-07-231-1/+1
* general: Add setting shader_backendlat9nq2021-07-231-14/+4
* settings: Disable FPS unlimit setting between title launchesameerj2021-07-101-18/+0
* Merge pull request #6465 from FernandoS27/sex-on-the-beachMai M2021-06-231-0/+10
|\
| * Reaper: Upgrade label from unsafe to experimental as no regressions are known now.Fernando Sahmkow2021-06-201-1/+1
| * Reaper: Change memory restrictions on TC depending on host memory on VK.Fernando Sahmkow2021-06-171-1/+1
| * Reaper: Address Feedback.Fernando Sahmkow2021-06-161-1/+1
| * Reaper: Setup settings and final tuning.Fernando Sahmkow2021-06-161-0/+10
* | nvflinger: Add toggle to disable buffer swap interval limitsameerj2021-06-171-0/+18
|/
* Address feedback, add shader compile notifier, update setting textameerj2020-08-161-1/+1
* configure_graphics: Remove Force 30 FPS modeMorph2020-07-281-7/+0
* configure_graphics_advanced: Implement highlighted overrideslat9nq2020-07-191-63/+91
* Rebase for per game settingsDavid Marcec2020-07-171-0/+10
* yuzu: Add frontend settings for assembly shadersReinUsesLisp2020-05-191-0/+10
* GPU: Add Fast GPU Time Option.Fernando Sahmkow2020-04-231-0/+7
* UI: Replasce accurate GPU option for GPU Accuracy LevelFernando Sahmkow2020-04-221-5/+28
* Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels.Morph2020-02-281-0/+111