summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_graphics.cpp
AgeCommit message (Expand)Author
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
2020-07-06configure_graphics: Make use of qOverload in signals/slotsLioncash
2020-07-06configure_graphics: Prevent unnecessary string copies in UpdateDeviceComboBox()Lioncash
2020-06-06yuzu/frontend: Remove internal resolution optionMorph
2020-04-07yuzu: Drop SDL2 and Qt frontend Vulkan requirementsReinUsesLisp
2020-04-07renderer_vulkan: Query device names from the backendReinUsesLisp
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-13Add following aspect ratios: 16:9, 21:9, Stretch to WindowMorph
2020-01-29yuzu: Implement Vulkan frontendReinUsesLisp
2019-09-05yuzu/configure: move speed limiter to generalFearlessTobi
2019-06-07Merge pull request #2553 from lioncash/languageZach Hilman
2019-06-07Merge pull request #2514 from ReinUsesLisp/opengl-compatZach Hilman
2019-06-05yuzu/configuration: Make all widgets and dialogs aware of language changesLioncash