aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/yuzu/configuration/configure_graphics.ui
AgeCommit message (Expand)Author
2023-07-21configure_graphics: Reimplement bg_colorlat9nq
2023-07-21configuration: Use buttons instead of highlightslat9nq
2023-07-21configure_graphics: Partial runtime implementationlat9nq
2023-07-21settings,video_core: Consolidate ASTC decoding optionslat9nq
2023-05-02configure_graphics: No there isn't a hyphen in VSynclat9nq
2023-05-02configure_graphics: Actively find present modeslat9nq
2023-05-02configure_graphics: Fix another typolat9nq
2023-05-02configure_graphics: Fix typolat9nq
2023-05-02configuration: Expose separate swap present modeslat9nq
2023-01-26video_core/opengl: Add FSR upscaling filter to the OpenGL rendererWollnashorn
2023-01-13UI changeMatías Locatti
2023-01-131.5X resolution scaler optionMatías Locatti
2022-12-08video_core: Integrate SMAALiam
2022-11-28video_core: add null backendLiam
2022-11-26Sharpness instead of SharpeningMatías Locatti
2022-11-25configure_graphics: Implement custom FSR Sharpening settinglat9nq
2022-11-24FSR Sharpening Slider part 1 - only a global sliderMatías Locatti
2022-10-10yuzu: Add 16:10 aspect ratioNarr the Reg
2022-07-10yuzu: Simplify broken Vulkan handlinglat9nq
2022-05-30yuzu-qt: Attempt to workaround broken Vulkan installationslat9nq
2022-01-23Update FSR to 1.0.2Moonlacer
2021-11-18configure_graphics_ui: AMD's -> AMDMorph
2021-11-16configure_graphics.ui: Cleanup scaling options and fix duplicate name warningameerj
2021-11-16Frontend: Add anti-aliasing method settingMarshall Mohror
2021-11-16QtGUI: Add buttton to toggle the filter.FernandoS27
2021-11-16VideoCore: Add gaussian filtering.FernandoS27
2021-11-16VideoCore: Add more rescaling option.FernandoS27
2021-11-16Presentation: add Nearest Neighbor filter.Fernando Sahmkow
2021-11-16vulkan: Implement FidelityFX Super ResolutionMarshall Mohror
2021-11-16Renderer: Implement Bicubic and ScaleForce filters.Fernando Sahmkow
2021-11-16Settings: Add resolution scaling to settings.Fernando Sahmkow
2021-10-14settings_ui: Better NVDEC Description For Each Video Rendering Option (#7165)Moonlacer
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-09-11Merge pull request #6846 from ameerj/nvdec-gpu-decodeFernando S
2021-09-06Second part of Golden's PRMoonlacer
2021-08-16configure_graphics: Add GPU nvdec decoding as an optionameerj
2021-07-22general: Add setting shader_backendlat9nq
2021-06-15configure_graphics: Add Accelerate ASTC decoding settingameerj
2021-04-06configure_graphics: Add Borderless Windowed fullscreen modeMorph
2020-10-26video_core: NVDEC Implementationameerj
2020-07-19configure_graphics: Fix layout in global configlat9nq
2020-07-19configure_per_game: Improve style consistencylat9nq
2020-07-19configure_graphics: Implement highlighted overrideslat9nq
2020-07-09configuration: implement per-game configurations (#4098)lat9nq
2020-06-06yuzu/frontend: Remove internal resolution optionMorph
2020-02-27Create an "Advanced" tab in the graphics configuration tab and add anisotropi...Morph
2020-02-25core: settings: Add setting to enable vsync, which is on by default.bunnei
2020-02-14Add 4:3 aspect ratio and address feedbackMorph
2020-02-13Add following aspect ratios: 16:9, 21:9, Stretch to WindowMorph
2020-01-29yuzu: Implement Vulkan frontendReinUsesLisp