summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd
AgeCommit message (Expand)Author
2021-04-14common: Move settings to common from core.bunnei
2021-04-14core: settings: Add setting for debug assertions and disable by default.bunnei
2021-03-08Merge pull request #5990 from german77/mousePanningV2bunnei
2021-03-02Fix default bcat_backend initKelebek1
2021-02-27inputCommon: Mouse fixesgerman77
2021-02-15Merge pull request #4298 from FearlessTobi/remove-cache-settingbunnei
2021-02-14yuzu: Various frontend improvements to avoid crashes and improve experience o...bunnei
2021-02-13config: Make high GPU accuracy the defaultReinUsesLisp
2021-02-13gpu: Report renderer errors with exceptionsReinUsesLisp
2021-02-11Merge pull request #5869 from german77/mousePanningbunnei
2021-02-07Add mouse panninggerman
2021-02-07renderer_opengl: Update OpenGL backend version requirement to 4.6Morph
2021-01-27Merge pull request #5778 from ReinUsesLisp/shader-dirbunnei
2021-01-21renderer_opengl: Avoid precompiled cache and force NV GL cache directoryReinUsesLisp
2021-01-15Add mutitouch support for touch screensgerman
2021-01-15Allow all touch inputs at the same time and remove config options that are no...german
2021-01-10config: Enable docked mode by defaultMorph
2021-01-10yuzu_cmd: Silence unreferenced local variable warningMorph
2021-01-04yuzu/configure_filesystem: Remove "Select Cache Directory" optionFearlessTobi
2021-01-02general: Fix various spelling errorsMorph
2020-12-24cmake: Always enable VulkanReinUsesLisp
2020-12-19yuzu: Remove gdbstub configurationFearlessTobi
2020-12-05yuzu_cmd: Remove 'users_size'comex
2020-12-01Merge pull request #4937 from german77/multiUDPbunnei
2020-11-29Merge pull request #4939 from german77/MouseInputbunnei
2020-11-27core: Eliminate remaining usages of the global system instanceLioncash
2020-11-25Implement full mouse supportgerman
2020-11-25Add multiple udp server supportgerman
2020-11-25Merge pull request #4976 from comex/poll-eventsRodrigo Locatti
2020-11-23Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off mai...comex
2020-11-18core: Make use of [[nodiscard]] with the System classLioncash
2020-11-15configure_input: Add per-player vibrationMorph
2020-11-15settings: Remove global vibration strength modifierMorph
2020-11-15configure_input: Hook up the vibration percentage spinboxMorph
2020-11-15settings: Preparation for per-game input settingsMorph
2020-11-03core: Remove usage of unicornLioncash
2020-10-26yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default.bunnei
2020-09-20renderer_opengl: Remove emulated mailbox presentationReinUsesLisp
2020-09-17Merge pull request #4594 from german77/MotionHIDbunnei
2020-09-06video_core: Remove all Core::System references in rendererReinUsesLisp
2020-09-05configure_input: Hook up the motion button and checkboxMorph
2020-08-27input_common: Eliminate most global stateLioncash
2020-08-26Project Mjölnir: Part 1Morph
2020-08-18common/telemetry: Migrate namespace into the Common namespaceLioncash
2020-08-16common/fileutil: Convert namespace to Common::FSLioncash
2020-07-17Rebase for per game settingsDavid Marcec
2020-07-14Merge pull request #4294 from MerryMage/cpu-opt-settingsbunnei
2020-07-11configuration: Add settings to enable/disable specific CPU optimizationsMerryMage
2020-07-10settings: Remove storage size optionsMorph
2020-07-09configuration: implement per-game configurations (#4098)lat9nq