summaryrefslogtreecommitdiffstats
path: root/src/yuzu/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* applets: Append qt_ prefix to Qt frontend appletsMorph2021-07-141-12/+13
* settings, arm_dynarmic, yuzu qt: Move CPU debugging optionlat9nq2021-07-081-0/+3
* cmake: Download Qt binaries on Linux if neededlat9nq2021-05-261-2/+11
* applets/swkbd: Implement the Qt Software Keyboard frontendMorph2021-04-151-0/+1
* overlay_dialog: Add an overlay text dialog that accepts controller inputMorph2021-04-151-0/+3
* yuzu: Various frontend improvements to avoid crashes and improve experience on Linux.bunnei2021-02-141-0/+1
* Add controller window and single joycon top viewgerman2021-02-061-0/+2
* Make settings controller image change with controller inputgerman2021-02-061-0/+2
* cmake: Always enable VulkanReinUsesLisp2020-12-251-6/+2
* util: Add URL Request Interceptor for QWebEngineMorph2020-12-181-0/+2
* applets/controller: Change the input button to create input profilesMorph2020-11-161-3/+3
* configure_input: Add per-player vibrationMorph2020-11-161-0/+3
* input_profiles: Implement input profilesMorph2020-11-161-0/+2
* core: Remove usage of unicornLioncash2020-11-041-2/+0
* video_core: NVDEC Implementationameerj2020-10-271-0/+2
* Project Mjölnir: Part 2 - Controller AppletMorph2020-09-041-3/+9
* yuzu: Add motion and touch configurationFearlessTobi2020-08-291-0/+7
* Project Mjölnir: Part 1Morph2020-08-261-3/+6
* Address trivial review comments.FearlessTobi2020-07-181-1/+1
* yuzu: Port translation support from CitraFearlessTobi2020-07-181-0/+33
* Merge pull request #4294 from MerryMage/cpu-opt-settingsbunnei2020-07-141-0/+6
|\
| * configure_cpu: Split optimization settings off into Debug tabMerryMage2020-07-121-0/+3
| * configuration: Add settings to enable/disable specific CPU optimizationsMerryMage2020-07-111-0/+3
* | Merge pull request #3385 from Morph1984/batch-installbunnei2020-07-121-2/+4
|\ \ | |/ |/|
| * Add support for batch install to NANDMorph2020-07-101-2/+4
* | Merge pull request #4221 from jbeich/unused-qt-openglbunnei2020-07-101-1/+1
|\ \ | |/ |/|
| * cmake: stop linking against QGL after c6a0ab979239Jan Beich2020-07-021-1/+1
* | configuration: implement per-game configurations (#4098)lat9nq2020-07-101-3/+8
|/
* bootmanager: Remove references to OpenGL for macOSMerryMage2020-06-181-0/+4
* yuzu: Drop SDL2 and Qt frontend Vulkan requirementsReinUsesLisp2020-04-071-0/+4
* Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels.Morph2020-02-281-0/+3
* yuzu: Implement Vulkan frontendReinUsesLisp2020-01-291-0/+5
* yuzu/configuration: create UI tab and move gamelist settings thereFearlessTobi2020-01-241-3/+3
* yuzu: Remove Maxwell debuggerReinUsesLisp2020-01-031-5/+0
* qt: Add service dialogZach Hilman2019-10-021-0/+1
* yuzu: Add UI tab to configure BCAT servicesZach Hilman2019-09-301-0/+6
* configure_debug: Move reporting option to loggingZach Hilman2019-09-221-0/+1
* yuzu: Add UI to manage filesystem paths and sizesZach Hilman2019-09-211-0/+2
* yuzu/CMakeLists: Remove qt5_wrap_ui macro usageLioncash2019-08-091-30/+25
* yuzu/CMakeLists: Disable implicit QString->QUrl conversionsLioncash2019-06-051-0/+3
* yuzu/CMakeLists: Disable unsafe overloads of QProcess' start() functionLioncash2019-06-051-0/+3
* yuzu/CMakeLists: Disable implicit type narrowing in connect() callsLioncash2019-06-051-0/+3
* yuzu/CMakeLists: Disable implicit QString conversionsLioncash2019-05-251-0/+4
* yuzu/util: Remove unused spinbox.cpp/.hLioncash2019-05-191-2/+0
* qt: Add dialog implementation of Error appletZach Hilman2019-04-171-0/+2
* CMakeLists: Define QT_USE_QSTRINGBUILDER for the Qt targetLioncash2019-04-151-0/+6
* Merge pull request #2353 from lioncash/surfacebunnei2019-04-101-2/+0
|\
| * yuzu/debugger: Remove graphics surface viewerLioncash2019-04-061-2/+0
* | yuzu: Make hotkeys configurable via the GUIAdityarup Laha2019-03-161-1/+5
|/
* QT Frontend: Add a Loading screen with progressbarJames Rowe2019-01-201-1/+4
* Merge pull request #1939 from DarkLordZach/web-appletbunnei2019-01-101-0/+7
|\
| * main: Add main window integrations for QtWebBrowserAppletZach Hilman2018-12-281-0/+7
* | qt: Move profile manager to own UI tabZach Hilman2019-01-041-0/+3
|/
* Merge pull request #1781 from DarkLordZach/applet-profile-selectbunnei2018-12-231-0/+2
|\
| * qt: Implement GUI dialog frontend for ProfileSelectorZach Hilman2018-12-031-0/+2
* | Merge pull request #1780 from DarkLordZach/controller-profilesbunnei2018-12-231-0/+3
|\ \
| * | configure_input: Add ConfigureInputSimple as default input UI configZach Hilman2018-12-051-0/+3
| |/
* / qt: Add UI to display game properties and disable add-onsZach Hilman2018-12-031-0/+3
|/
* Merge pull request #1667 from DarkLordZach/swkbdbunnei2018-11-201-0/+2
|\
| * qt/applets: Provide Qt frontend implementation of software keyboardZach Hilman2018-11-181-0/+2
* | qt: Move controller button config to separate dialogZach Hilman2018-11-191-0/+3
* | qt: Add UI to configure touchscreen parametersZach Hilman2018-11-191-0/+3
* | qt: Add UI to configure mouse buttonsZach Hilman2018-11-191-0/+3
|/
* configure_system: Contrain profile usernames to 32 charactersLioncash2018-10-311-0/+2
* Merge pull request #1542 from lioncash/projectbunnei2018-10-241-4/+4
|\
| * CMakeLists: Use PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIRLioncash2018-10-201-4/+4
* | CMakeLists: Use target_compile_definitions instead of add_definitions to define YUZU_ENABLE_COMPATIBILITY_REPORTINGLioncash2018-10-201-1/+1
|/
* Review comments -part 4fearlessTobi2018-10-021-0/+4
* Port web_service from CitrafearlessTobi2018-10-021-0/+16
* yuzu: Move compatibility list specifics to their own source filesLioncash2018-09-101-0/+2
* yuzu: Move GameListWorker to its own source filesLioncash2018-09-071-0/+2
* Show game compatibility within yuzufearlessTobi2018-08-291-0/+4
* Avoid parsing RomFS to directory in NCAZach Hilman2018-08-071-0/+3
* audio_core: Add configuration settings.bunnei2018-08-011-0/+3
* Add configurable logging backendsJames Rowe2018-07-031-0/+10
* Qt: Removed the Registers widget.Subv2018-06-131-3/+0
* Frontend: Ported the GPU breakpoints and surface viewer widgets from citra.Subv2018-03-241-0/+7
* CMakeLists: Derive the source directory grouping from targets themselvesLioncash2018-01-181-60/+65
* Update CMakeLists.txtN00byKing2018-01-161-5/+1
* Implement "About" dialogspycrab2018-01-141-3/+6
* yuzu qt copy windows deps renamedJames Rowe2018-01-141-2/+2
* Add new icons and fix up the linux paths for installJames Rowe2018-01-131-3/+1
* Fix build on macOS and linuxMerryMage2018-01-131-3/+5
* Removing unused settings and yuzu rebrandingJames Rowe2018-01-131-1/+1
* Remove gpu debugger and get yuzu qt to compileJames Rowe2018-01-131-21/+0
* Massive removal of unused modulesJames Rowe2018-01-131-0/+116