summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_graphics.cpp
AgeCommit message (Expand)Author
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
2018-01-12Remove gpu debugger and get yuzu qt to compileJames Rowe
2018-01-12Massive removal of unused modulesJames Rowe