summaryrefslogtreecommitdiff
path: root/src/yuzu/CMakeLists.txt
AgeCommit message (Expand)Author
2021-05-26cmake: Download Qt binaries on Linux if neededlat9nq
2021-04-15applets/swkbd: Implement the Qt Software Keyboard frontendMorph
2021-04-15overlay_dialog: Add an overlay text dialog that accepts controller inputMorph
2021-02-14yuzu: Various frontend improvements to avoid crashes and improve experience o...bunnei
2021-02-06Add controller window and single joycon top viewgerman
2021-02-06Make settings controller image change with controller inputgerman
2020-12-24cmake: Always enable VulkanReinUsesLisp
2020-12-18util: Add URL Request Interceptor for QWebEngineMorph
2020-11-15applets/controller: Change the input button to create input profilesMorph
2020-11-15configure_input: Add per-player vibrationMorph
2020-11-15input_profiles: Implement input profilesMorph
2020-11-03core: Remove usage of unicornLioncash
2020-10-26video_core: NVDEC Implementationameerj
2020-09-04Project Mjölnir: Part 2 - Controller AppletMorph
2020-08-29yuzu: Add motion and touch configurationFearlessTobi
2020-08-26Project Mjölnir: Part 1Morph
2020-07-18Address trivial review comments.FearlessTobi
2020-07-18yuzu: Port translation support from CitraFearlessTobi
2020-07-14Merge pull request #4294 from MerryMage/cpu-opt-settingsbunnei
2020-07-12configure_cpu: Split optimization settings off into Debug tabMerryMage
2020-07-12Merge pull request #3385 from Morph1984/batch-installbunnei
2020-07-11configuration: Add settings to enable/disable specific CPU optimizationsMerryMage
2020-07-10Merge pull request #4221 from jbeich/unused-qt-openglbunnei
2020-07-10Add support for batch install to NANDMorph
2020-07-09configuration: implement per-game configurations (#4098)lat9nq
2020-07-01cmake: stop linking against QGL after c6a0ab979239Jan Beich
2020-06-18bootmanager: Remove references to OpenGL for macOSMerryMage
2020-04-07yuzu: Drop SDL2 and Qt frontend Vulkan requirementsReinUsesLisp
2020-02-27Create an "Advanced" tab in the graphics configuration tab and add anisotropi...Morph
2020-01-29yuzu: Implement Vulkan frontendReinUsesLisp
2020-01-24yuzu/configuration: create UI tab and move gamelist settings thereFearlessTobi
2020-01-02yuzu: Remove Maxwell debuggerReinUsesLisp
2019-10-02qt: Add service dialogZach Hilman
2019-09-30yuzu: Add UI tab to configure BCAT servicesZach Hilman
2019-09-21configure_debug: Move reporting option to loggingZach Hilman
2019-09-21yuzu: Add UI to manage filesystem paths and sizesZach Hilman
2019-08-09yuzu/CMakeLists: Remove qt5_wrap_ui macro usageLioncash
2019-06-05yuzu/CMakeLists: Disable implicit QString->QUrl conversionsLioncash
2019-06-05yuzu/CMakeLists: Disable unsafe overloads of QProcess' start() functionLioncash
2019-06-05yuzu/CMakeLists: Disable implicit type narrowing in connect() callsLioncash
2019-05-24yuzu/CMakeLists: Disable implicit QString conversionsLioncash
2019-05-19yuzu/util: Remove unused spinbox.cpp/.hLioncash
2019-04-17qt: Add dialog implementation of Error appletZach Hilman
2019-04-15CMakeLists: Define QT_USE_QSTRINGBUILDER for the Qt targetLioncash
2019-04-09Merge pull request #2353 from lioncash/surfacebunnei
2019-04-05yuzu/debugger: Remove graphics surface viewerLioncash
2019-03-16yuzu: Make hotkeys configurable via the GUIAdityarup Laha
2019-01-19QT Frontend: Add a Loading screen with progressbarJames Rowe
2019-01-10Merge pull request #1939 from DarkLordZach/web-appletbunnei
2019-01-04qt: Move profile manager to own UI tabZach Hilman