Age | Commit message (Expand) | Author |
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 |
2020-04-20 | yuzu: Option to hide mouse on inactivity | FearlessTobi |
2020-03-21 | Merge pull request #3531 from makigumo/yuzu_master | bunnei |
2020-03-20 | Merge pull request #3526 from FearlessTobi/bcat-disable | bunnei |
2020-03-19 | set: implement GetRegionCode | Dan |
2020-03-17 | yuzu: Save sound output mode and set it to Stereo by default | FearlessTobi |
2020-03-17 | bcat: Disable Boxcat backend by default | FearlessTobi |
2020-02-27 | Create an "Advanced" tab in the graphics configuration tab and add anisotropi... | Morph |
2020-02-25 | core: settings: Add setting to enable vsync, which is on by default. | bunnei |
2020-02-13 | Add following aspect ratios: 16:9, 21:9, Stretch to Window | Morph |
2020-02-09 | Merge pull request #3391 from Morph1984/remove-unknown | Zach Hilman |
2020-02-09 | Remove option "Show files with type 'Unknown'" | Morph |
2020-01-29 | settings: Add settings for graphics backend | ReinUsesLisp |
2020-01-23 | Input: UDP Client to provide motion and touch controls | fearlessTobi |
2019-10-09 | Merge pull request #2910 from FearlessTobi/port-4930 | bunnei |
2019-09-30 | boxcat: Implement events global field | Zach Hilman |
2019-09-30 | settings: Add option to set BCAT backend | Zach Hilman |
2019-09-26 | yuzu: Pause when in background | FearlessTobi |
2019-09-21 | configure_debug: Move reporting option to logging | Zach Hilman |
2019-09-21 | config: Remove Dump options from configure_debug | Zach Hilman |
2019-09-21 | settings: Add options for managing gamecard emulation | Zach Hilman |
2019-09-21 | settings: Add options for setting storage sizes | Zach Hilman |
2019-09-10 | Add frametime logging for tracking performance over time | fearlessTobi |
2019-09-04 | Separate UserNand and Sdmc directories | fearlessTobi |