summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd
AgeCommit message (Expand)Author
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
2020-06-27General: Setup yuzu threads' microprofile, naming and registry.Fernando Sahmkow
2020-06-27YuzuCMD/Tester: Correct executionFernando Sahmkow
2020-06-27General: Recover Prometheus project from harddrive failure Fernando Sahmkow
2020-06-21Fix: fatal error CVT1100 when compiling manifest fileFearlessTobi
2020-06-16Merge pull request #3966 from Morph1984/hide-internal-resolution-uibunnei
2020-06-06yuzu/frontend: Remove internal resolution optionMorph
2020-06-04Merge pull request #4009 from ogniK5377/macro-jit-prodbunnei
2020-05-31Merge pull request #3958 from FernandoS27/gl-debugbunnei
2020-05-30Implement macro JITDavid Marcec
2020-05-19yuzu: Add frontend settings for assembly shadersReinUsesLisp
2020-05-17OpenGL: Enable Debug Context and Synchronous debugging when graphics debuggin...Fernando Sahmkow
2020-05-11core: settings: Add a setting for time zone.bunnei
2020-04-27Merge pull request #3742 from FernandoS27/command-listbunnei
2020-04-23Merge pull request #3768 from H27CK/cmd-title-fmtRodrigo Locatti
2020-04-23GPU: Add Fast GPU Time Option.Fernando Sahmkow
2020-04-23Fix format error in performance statisticsH27CK
2020-04-22Merge pull request #3677 from FernandoS27/better-syncbunnei
2020-04-22Add missing ;H27CK
2020-04-22UI: Replasce accurate GPU option for GPU Accuracy LevelFernando Sahmkow
2020-04-22Init SDL info structure and add dummy contextH27CK
2020-04-20dynarmic: Add option to disable CPU JIT optimizationsMerryMage
2020-04-07yuzu: Drop SDL2 and Qt frontend Vulkan requirementsReinUsesLisp
2020-03-30Frontend: Don't call DoneCurrent if the context isnt already currentJames Rowe
2020-03-25Address review and fix broken yuzu-tester buildJames Rowe
2020-03-24Frontend/GPU: Refactor context managementJames Rowe
2020-03-17bcat: Disable Boxcat backend by defaultFearlessTobi
2020-03-07Merge pull request #3452 from Morph1984/anisotropic-filteringbunnei
2020-03-03Frontend/SDL - Provide proper default for UDP inputJames Rowe
2020-02-27Create an "Advanced" tab in the graphics configuration tab and add anisotropi...Morph
2020-02-25frontend: qt: bootmanager: Vulkan: Restore support for VK backend.bunnei
2020-02-25frontend: sdl2: emu_window: Implement separate presentation thread.bunnei