Age | Commit message (Expand) | Author |
2020-11-15 | input_common: Add VibrationDevice and VibrationDeviceFactory | Morph |
2020-11-15 | configure_input: Add per-player vibration | Morph |
2020-11-15 | settings: Remove global vibration strength modifier | Morph |
2020-11-15 | configure_input: Hook up the vibration percentage spinbox | Morph |
2020-11-15 | settings: Preparation for per-game input settings | Morph |
2020-11-15 | config: Migrate config files into config/custom | Morph |
2020-11-15 | controllers/npad: Connect a controller on init if none are connected | Morph |
2020-11-15 | input_profiles: Implement input profiles | Morph |
2020-10-26 | yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default. | bunnei |
2020-10-26 | video_core: NVDEC Implementation | ameerj |
2020-09-05 | configure_input: Hook up the motion button and checkbox | Morph |
2020-09-04 | Include HID and configuration changes related to motion | german |
2020-08-29 | Address review comments and fix code compilation | FearlessTobi |
2020-08-29 | yuzu: Add motion and touch configuration | FearlessTobi |
2020-08-29 | yuzu/configuration: Fix index out of bounds for default_analogs | Morph |
2020-08-26 | Project Mjölnir: Part 1 | Morph |
2020-08-21 | Merge pull request #4541 from MerryMage/yolo | bunnei |
2020-08-16 | dynarmic: Add unsafe optimizations | MerryMage |
2020-08-16 | common/fileutil: Convert namespace to Common::FS | Lioncash |
2020-08-03 | Merge pull request #4263 from lat9nq/fix-screencaps-2 | David |
2020-07-28 | configure_graphics: Remove Force 30 FPS mode | Morph |
2020-07-26 | config: Make the save-as identifier more consistent | lat9nq |
2020-07-20 | configuration: Setup UI to config screenshot path and saving | lat9nq |
2020-07-18 | yuzu: Port translation support from Citra | FearlessTobi |
2020-07-17 | Remove duplicate config | David Marcec |
2020-07-17 | Rebase for per game settings | David Marcec |
2020-07-16 | Merge pull request #4337 from lat9nq/fix-per-game-async | bunnei |
2020-07-14 | settings: Move settings sanitization to its own function | lat9nq |
2020-07-14 | Merge pull request #4294 from MerryMage/cpu-opt-settings | bunnei |
2020-07-11 | configure_cpu: Show/Hide debugging options | MerryMage |
2020-07-11 | configuration: Add settings to enable/disable specific CPU optimizations | MerryMage |
2020-07-10 | settings: Remove storage size options | Morph |
2020-07-09 | configuration: implement per-game configurations (#4098) | lat9nq |
2020-07-06 | change shortcut context for other hotkeys with file open dialog | Ameer |
2020-07-06 | Fix ss crash on game menu, fix ss on windowed mode | Ameer |
2020-06-26 | Add a "Mute Audio" hotkey | Kewlan |
2020-06-16 | Merge pull request #3966 from Morph1984/hide-internal-resolution-ui | bunnei |
2020-06-06 | yuzu/frontend: Remove internal resolution option | Morph |
2020-05-30 | Implement macro JIT | David Marcec |
2020-05-19 | yuzu: Add frontend settings for assembly shaders | ReinUsesLisp |
2020-05-11 | core: settings: Add a setting for time zone. | bunnei |
2020-05-03 | Merge pull request #3637 from FearlessTobi/port-5094 | bunnei |
2020-04-27 | Merge pull request #3742 from FernandoS27/command-list | bunnei |
2020-04-26 | Merge pull request #3791 from Kewlan/hotkey-config-plus | bunnei |
2020-04-24 | Add Restore Defaults and Clear options to hotkeys | Kewlan |
2020-04-23 | Clang Format. | Fernando Sahmkow |
2020-04-23 | GPU: Add Fast GPU Time Option. | Fernando Sahmkow |
2020-04-22 | Clang format. | Fernando Sahmkow |
2020-04-22 | UI: Replasce accurate GPU option for GPU Accuracy Level | Fernando Sahmkow |
2020-04-20 | dynarmic: Add option to disable CPU JIT optimizations | MerryMage |