summaryrefslogtreecommitdiff
path: root/src/yuzu/CMakeLists.txt
AgeCommit message (Expand)Author
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
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