summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_graphics.cpp
AgeCommit message (Expand)Author
2023-07-21configure_graphics: Fix vulkan_device buglat9nq
2023-07-21FIXME configuration: Avoid unnecessary allocationslat9nq
2023-07-21general: Add typeinfo where neededlat9nq
2023-07-21configuration: Document odd widget caseslat9nq
2023-07-21settings,general: Rename non-confirming enumslat9nq
2023-07-21configuration: Use IDs to sort holdslat9nq
2023-07-21configuration: Use a mapping of setting value to namelat9nq
2023-07-21configure_audio: Implement ui generationlat9nq
2023-07-21shared_widget: Refactor helperslat9nq
2023-07-21configure_system: Implement with for looplat9nq
2023-07-21shared_widget: Internalize extra setting configurationlat9nq
2023-07-21graphics: Set speed limit to spinboxlat9nq
2023-07-21shared_widget: Support checkbox + spinboxlat9nq
2023-07-21configure_graphics: Reimplement bg_colorlat9nq
2023-07-21configure_graphics: Remove redundant loglat9nq
2023-07-21configuration: Move CreateWidget to a classlat9nq
2023-07-21configuration: Implement sliderlat9nq
2023-07-21configuration: Use buttons instead of highlightslat9nq
2023-07-21configure_graphics: More complete reimplementationlat9nq
2023-07-21shared_translation: Finish using int idslat9nq
2023-07-21configure_graphics: Partial runtime implementationlat9nq
2023-07-21configuration: Add base class to tabslat9nq
2023-07-21settings,video_core: Consolidate ASTC decoding optionslat9nq
2023-06-18vk_device_info: Check only affected Intel driverslat9nq
2023-06-06yuzu-qt: Load Vulkan device info at startuplat9nq
2023-06-03android: native: Add support for custom Vulkan driver loading.bunnei
2023-05-07yuzu-qt/config: Add option to disable compute on Intellat9nq
2023-05-03qt_common: Remove yuzu prefixlat9nq
2023-05-02configure_graphics: No there isn't a hyphen in VSynclat9nq
2023-05-02configure_graphics: Clean up includes [IWYU]lat9nq
2023-05-02configure_graphics: Actively find present modeslat9nq
2023-05-02configuration: Expose separate swap present modeslat9nq
2022-12-06configure_graphics: Make SPIRV backend string translatableLioncash
2022-12-03Merge pull request #9344 from liamwhite/nullbunnei
2022-12-02Merge pull request #9303 from liamwhite/new-vulkan-initMatías Locatti
2022-11-28video_core: add null backendLiam
2022-11-27Vulkan: update initializationLiam
2022-11-25configure_graphics: Implement custom FSR Sharpening settinglat9nq
2022-11-24FSR Sharpening Slider part 1 - only a global sliderMatías Locatti
2022-10-07configure_graphics: Fix graphics API selection when a game is runningMorph
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-07-10yuzu: Simplify broken Vulkan handlinglat9nq
2022-06-04configure_graphics: Remove unused includelat9nq
2022-05-30yuzu-qt: Make has_broken_vulkan only for crasheslat9nq
2022-05-30yuzu-qt: Attempt to workaround broken Vulkan installationslat9nq
2022-03-20yuzu: Reduce unused includesameerj
2021-11-16Frontend: Add anti-aliasing method settingMarshall Mohror
2021-11-16video_core,yuzu: Move UpdateRescalingInfo call to video_corelat9nq
2021-11-16Renderer: Implement Bicubic and ScaleForce filters.Fernando Sahmkow
2021-11-16Settings: Add resolution scaling to settings.Fernando Sahmkow