summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_graphics.cpp
AgeCommit message (Expand)Author
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
2019-06-05yuzu/configuration: Make function naming consistentLioncash
2019-05-30rasterizer_opengl: Remove OpenGL core profileReinUsesLisp
2019-05-24yuzu/configuration/configure_graphics: Eliminate type narrowing in a connect ...Lioncash
2019-05-17qt/configure_graphics: Shadow options at runtimeReinUsesLisp
2019-04-20Allow picking a Compatibility Profile for OpenGL.Fernando Sahmkow
2019-04-09added a toggle to force 30fps modezarroboogs
2019-03-06settings: Add new graphics setting for use_asynchronous_gpu_emulation.bunnei
2019-02-06settings: Hide shader cache behind a settingReinUsesLisp
2019-01-26Use QPixmap/QIcon for background color selection buttonxperia64
2018-10-16config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation.bunnei
2018-10-02configure_graphics: Make functions internally linked where applicableLioncash
2018-09-08Port Citra #4047 & #4052: add change background color supporttech4me
2018-08-21Port #3353 from CitrafearlessTobi
2018-08-06qt: Default destructors where applicableLioncash
2018-07-29Port #3911 from Citra: "Optimize settings application"fearlessTobi
2018-06-27settings: Add a configuration for use_accurate_framebuffers.bunnei
2018-01-15Clang formatunknown
2018-01-15Update the internal resolution settingsunknown
2018-01-12Removing unused settings and yuzu rebrandingJames Rowe