summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_graphics.cpp
AgeCommit message (Expand)Author
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
2021-10-15configuration: Use std::make_unique instead of operator new for uiMorph
2021-10-07configuration: Add const qualifier where ablelat9nq
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-08-16configure_graphics: Add GPU nvdec decoding as an optionameerj
2021-07-28Merge pull request #6700 from lat9nq/fullscreen-enumbunnei
2021-07-26configure_graphics: reword GLASM optionVamsi Krishna
2021-07-25Merge branch 'master' into fullscreen-enumlat9nq
2021-07-23general: Implement FullscreenMode enumerationlat9nq
2021-07-22configure_graphics: Mark SPIR-V as Experimental, Mesa onlylat9nq
2021-07-22configure_graphics: Re-order vulkan device populatinglat9nq
2021-07-22general: Add setting shader_backendlat9nq
2021-07-08configure_graphics: Use u8 for bg_color valuesameerj
2021-06-15configure_graphics: Add Accelerate ASTC decoding settingameerj
2021-05-15configuration: Simplify applying per-game settingslat9nq
2021-04-14common: Move settings to common from core.bunnei
2021-04-06configure_graphics: Add Borderless Windowed fullscreen modeMorph
2021-04-04configure_graphics: Prevent stack-use-after-scopelat9nq
2021-02-13vulkan_wrapper: Pull Windows symbolsReinUsesLisp
2021-02-13gpu: Report renderer errors with exceptionsReinUsesLisp
2020-12-24cmake: Always enable VulkanReinUsesLisp
2020-11-04core/settings: Move configuring_global behind an APILioncash
2020-10-26video_core: NVDEC Implementationameerj
2020-08-14configuration_shared: Simplify name lookup in highlighting functionsLioncash
2020-07-19configuration: Use forward declares and remove extraneous structslat9nq
2020-07-19clang-formatlat9nq
2020-07-19configuration_shared: Break up tracker structs to respective classeslat9nq
2020-07-19clang-formatlat9nq
2020-07-19configure_per_game: Improve style consistencylat9nq
2020-07-19configuration_shared: Add default combobox setup functionlat9nq
2020-07-19configuration_shared: Use an int instead of a QStringlat9nq
2020-07-19configure_graphics: Implement highlighted overrideslat9nq
2020-07-09configuration: implement per-game configurations (#4098)lat9nq