summaryrefslogtreecommitdiff
path: root/src/yuzu/CMakeLists.txt
AgeCommit message (Expand)Author
2022-07-30Translate english pluralsKyle Kienapfel
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-07-25Address first part of review commentsFearlessTobi
2022-07-25yuzu: Add ui files for multiplayer roomsFearlessTobi
2022-07-25Merge pull request #8564 from lat9nq/dinner-forkbunnei
2022-07-23yuzu: Hook qt camera to camera drivergerman77
2022-07-10yuzu: Rename check_vulkan to startup_checkslat9nq
2022-06-11Merge pull request #8353 from Docteh/msvc_report_runtimeMai M
2022-06-11Merge pull request #8393 from lat9nq/default-vulkanbunnei
2022-06-10log the MSVC runtime version when running on MSVC buildKyle Kienapfel
2022-06-10Merge pull request #8318 from Docteh/cmake-qt56-entryMai M
2022-06-01core/debugger: Improved stepping mechanism and misc fixesLiam
2022-05-30yuzu-qt: Attempt to workaround broken Vulkan installationslat9nq
2022-05-29Update some files with Qt 5.15.2 best practices in mindKyle K
2022-05-28yuzu-qt: Call -Wl,--subsystem,windows directlylat9nq
2022-04-16yuzu: Add custom ringcon configurationgerman77
2022-03-27build: cleanup installation of yuzu and yuzu-cmdAndrea Pappacoda
2021-12-22main: fix wake lock in Flatpak ...liushuyu
2021-12-02yuzu: Implement basic controller navigationgerman77
2021-11-24core/hid: Fully implement native mousegerman77
2021-10-30yuzu qt: Disable the screensaver with SDL2lat9nq
2021-09-29CMakeLists: Remove BoxCat build optionMorph
2021-09-18config: Move TAS options to it's own menugerman77
2021-08-23Merge pull request #6912 from lioncash/pluralbunnei
2021-08-22CMakeLists: Ensure proper numerusform tags are generated for pluralized trans...Lioncash
2021-08-12configuration: add option to select network interfacespholz
2021-07-14applets: Append qt_ prefix to Qt frontend appletsMorph
2021-07-08settings, arm_dynarmic, yuzu qt: Move CPU debugging optionlat9nq
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