summaryrefslogtreecommitdiffstats
path: root/src/yuzu/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* cmake: prefer system gamemode libraryAlexandre Bouvier2023-11-301-1/+1
* yuzu: integrate gamemode support on linuxxcfrg2023-11-251-1/+1
* Merge pull request #11889 from t895/ini-libCharles Lombardo2023-11-251-3/+3
|\
| * config: Unify config handling under frontend_commont8952023-11-211-3/+3
* | CMakeLists: Add option to call lupdate directlylat9nq2023-11-081-9/+42
|/
* Merge pull request #11689 from liamwhite/breakpadliamwhite2023-10-301-5/+5
|\
| * qt: implement automatic crash dump supportLiam2023-10-081-5/+5
* | Revert "cmake: only add network component if qt used"Nguyen Marc2023-10-141-4/+1
* | cmake: only add network component if qt usedNguyen Marc2023-10-141-1/+4
* | qt: add missing target_link_libraries for discordrpcNguyen Marc2023-10-141-1/+1
* | Address review commentsLiam2023-08-281-2/+2
* | yuzu-qt: Track play timeMario2023-08-271-0/+2
|/
* Add macos moltenvk bundle, Add copy moltevk dylib scriptFeng Chen2023-08-221-0/+12
* settings,uisettings: Remove leading underscorelat9nq2023-07-211-1/+1
* common,yuzu-qt: Avoid explicit instantiation on old clanglat9nq2023-07-211-0/+6
* configuration: Move CreateWidget to a classlat9nq2023-07-211-0/+2
* configure_graphics_advance: Generate UI at runtimelat9nq2023-07-211-0/+2
* Merge pull request #10495 from bm01/masterliamwhite2023-06-271-0/+3
|\
| * input_common: Redesign mouse panningBaptiste Marie2023-06-121-0/+3
* | yuzu-qt: Load Vulkan device info at startuplat9nq2023-06-061-0/+2
|/
* Use TARGET_FILE_DIR generator expressionDanila Malyutin2023-05-131-5/+1
* qt_common: Move window info function out of bootmanagerlat9nq2023-05-031-0/+2
* cmake: use correct boost imported targetsAlexandre Bouvier2023-02-281-1/+1
* Add Game Icon for Discord RPCSorab2023-02-051-1/+1
* cmake: move find-modules to root cmake dirAlexandre Bouvier2023-01-021-1/+0
* cmake: make OpenGL loader optionalLiam2022-12-101-1/+1
* cmake: use sdl2 imported targetAlexandre Bouvier2022-12-061-5/+1
* Merge pull request #6833 from abouvier/unbundleliamwhite2022-12-051-3/+3
|\
| * cmake: prefer system librariesAlexandre Bouvier2022-12-041-3/+3
* | Merge pull request #9273 from ameerj/per-game-profileliamwhite2022-12-041-0/+3
|\ \ | |/ |/|
| * Configuration: Add per-game input profilesameerj2022-11-201-0/+3
* | Merge pull request #9300 from ameerj/pchliamwhite2022-12-031-0/+5
|\ \
| * | CMake: Use precompiled headersameerj2022-11-301-0/+5
* | | CMake: Directly link to SDL2-static when appropriatelat9nq2022-11-291-1/+5
|/ /
* | Merge pull request #8829 from Docteh/qt6_0002liamwhite2022-11-271-6/+20
|\ \
| * | CMake: rework for Qt6 supportKyle Kienapfel2022-11-241-6/+20
| |/
* | general: Address review commentsgerman772022-11-141-3/+3
* | yuzu: Implement cabinet applet frontendgerman772022-11-131-0/+3
|/
* Initial ARM64 supportLiam2022-11-091-1/+1
* Qt: enable recent Linux features on more UnicesJan Beich2022-11-041-1/+1
* mini_dump: Address review feedbacklat9nq2022-09-051-1/+1
* vcpkg,cmake: Use vcpkg for dbghelplat9nq2022-09-051-1/+1
* yuzu: Use a debugger to generate minidumpslat9nq2022-09-051-0/+10
* Translate english pluralsKyle Kienapfel2022-07-301-1/+13
* chore: make yuzu REUSE compliantAndrea Pappacoda2022-07-271-0/+3
* Address first part of review commentsFearlessTobi2022-07-251-0/+4
* yuzu: Add ui files for multiplayer roomsFearlessTobi2022-07-251-1/+27
* Merge pull request #8564 from lat9nq/dinner-forkbunnei2022-07-251-2/+2
|\
| * yuzu: Rename check_vulkan to startup_checkslat9nq2022-07-101-2/+2
* | yuzu: Hook qt camera to camera drivergerman772022-07-241-1/+4
|/
* Merge pull request #8353 from Docteh/msvc_report_runtimeMai M2022-06-111-0/+1
|\
| * log the MSVC runtime version when running on MSVC buildKyle Kienapfel2022-06-111-0/+1
* | Merge pull request #8393 from lat9nq/default-vulkanbunnei2022-06-111-0/+2
|\ \ | |/ |/|
| * yuzu-qt: Attempt to workaround broken Vulkan installationslat9nq2022-05-301-0/+2
* | Merge pull request #8318 from Docteh/cmake-qt56-entryMai M2022-06-111-7/+11
|\ \
| * | Update some files with Qt 5.15.2 best practices in mindKyle K2022-05-291-7/+11
* | | core/debugger: Improved stepping mechanism and misc fixesLiam2022-06-011-0/+4
| |/ |/|
* | yuzu-qt: Call -Wl,--subsystem,windows directlylat9nq2022-05-281-1/+1
|/
* yuzu: Add custom ringcon configurationgerman772022-04-161-0/+3
* build: cleanup installation of yuzu and yuzu-cmdAndrea Pappacoda2022-03-271-1/+1
* main: fix wake lock in Flatpak ...liushuyu2021-12-221-0/+3
* yuzu: Implement basic controller navigationgerman772021-12-021-0/+2
* core/hid: Fully implement native mousegerman772021-11-251-3/+0
* yuzu qt: Disable the screensaver with SDL2lat9nq2021-10-301-0/+5
* CMakeLists: Remove BoxCat build optionMorph2021-09-291-4/+0
* config: Move TAS options to it's own menugerman772021-09-181-0/+3
* Merge pull request #6912 from lioncash/pluralbunnei2021-08-241-1/+8
|\
| * CMakeLists: Ensure proper numerusform tags are generated for pluralized translationsLioncash2021-08-221-1/+8
* | configuration: add option to select network interfacespholz2021-08-121-3/+3
|/
* 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