Age | Commit message (Expand) | Author |
2021-01-20 | Merge pull request #5270 from german77/multiTouch | bunnei |
2021-01-17 | Fix player 1 default connected value | german |
2021-01-15 | Allow to return up to 16 touch inputs per engine | german |
2021-01-15 | Allow all touch inputs at the same time and remove config options that are no... | german |
2021-01-10 | config: Enable docked mode by default | Morph |
2021-01-02 | dynarmic: Add Unsafe_InaccurateNaN optimization | MerryMage |
2020-12-28 | core: settings: Untangle multicore from asynchronous GPU. | bunnei |
2020-12-19 | yuzu: Remove gdbstub configuration | FearlessTobi |
2020-12-08 | Merge pull request #5020 from german77/AnalogfromButtonFix | Morph |
2020-12-07 | Disable analog joystick from buttons by default | german |
2020-12-01 | Merge pull request #4937 from german77/multiUDP | bunnei |
2020-11-27 | core: Eliminate remaining usages of the global system instance | Lioncash |
2020-11-25 | Add multiple udp server support | german |
2020-11-23 | Merge pull request #4451 from slashiee/extended-logging | bunnei |
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-24 | logging/settings: Increase maximum log size to 100 MB and add extended loggin... | M&M |
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 |