summaryrefslogtreecommitdiff
path: root/src/yuzu/CMakeLists.txt
AgeCommit message (Expand)Author
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
2018-12-28main: Add main window integrations for QtWebBrowserAppletZach Hilman
2018-12-23Merge pull request #1781 from DarkLordZach/applet-profile-selectbunnei
2018-12-23Merge pull request #1780 from DarkLordZach/controller-profilesbunnei
2018-12-05configure_input: Add ConfigureInputSimple as default input UI configZach Hilman
2018-12-03qt: Implement GUI dialog frontend for ProfileSelectorZach Hilman
2018-12-03qt: Add UI to display game properties and disable add-onsZach Hilman
2018-11-20Merge pull request #1667 from DarkLordZach/swkbdbunnei
2018-11-18qt: Move controller button config to separate dialogZach Hilman
2018-11-18qt: Add UI to configure touchscreen parametersZach Hilman
2018-11-18qt: Add UI to configure mouse buttonsZach Hilman
2018-11-18qt/applets: Provide Qt frontend implementation of software keyboardZach Hilman
2018-10-31configure_system: Contrain profile usernames to 32 charactersLioncash
2018-10-23Merge pull request #1542 from lioncash/projectbunnei
2018-10-20CMakeLists: Use PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIRLioncash
2018-10-20CMakeLists: Use target_compile_definitions instead of add_definitions to defi...Lioncash
2018-10-02Review comments -part 4fearlessTobi
2018-10-02Port web_service from CitrafearlessTobi
2018-09-09yuzu: Move compatibility list specifics to their own source filesLioncash
2018-09-07yuzu: Move GameListWorker to its own source filesLioncash
2018-08-29Show game compatibility within yuzufearlessTobi
2018-08-06Avoid parsing RomFS to directory in NCAZach Hilman
2018-07-31audio_core: Add configuration settings.bunnei
2018-07-02Add configurable logging backendsJames Rowe
2018-06-12Qt: Removed the Registers widget.Subv
2018-03-24Frontend: Ported the GPU breakpoints and surface viewer widgets from citra.Subv
2018-01-17CMakeLists: Derive the source directory grouping from targets themselvesLioncash
2018-01-16Update CMakeLists.txtN00byKing
2018-01-14Implement "About" dialogspycrab
2018-01-13yuzu qt copy windows deps renamedJames Rowe