Age | Commit message (Expand) | Author |
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 |
2019-09-04 | Address trivial review comments | fearlessTobi |
2019-09-04 | yuzu: Add support for multiple game directories | fearlessTobi |
2019-09-04 | configuration/config: Add missing screenshot path read | fearlessTobi |
2019-08-09 | yuzu/CMakeLists: Remove qt5_wrap_ui macro usage | Lioncash |
2019-07-11 | yuzu: Remove setting for using Unicorn | Lioncash |
2019-07-04 | Merge pull request #2669 from FearlessTobi/move-cpujit-setting | Zach Hilman |
2019-07-04 | yuzu: Remove CPU Jit setting from the UI | fearlessTobi |
2019-06-28 | settings: Add config option for kiosk (quest) mode | Zach Hilman |
2019-06-21 | Merge pull request #2482 from DarkLordZach/prepo | bunnei |
2019-06-07 | Merge pull request #2514 from ReinUsesLisp/opengl-compat | Zach Hilman |
2019-05-30 | rasterizer_opengl: Remove OpenGL core profile | ReinUsesLisp |
2019-05-26 | game_list_worker: Add better error handling to caching | Zach Hilman |
2019-05-26 | ui_settings: Add option to cache game list | Zach Hilman |
2019-05-26 | loader: Move NSO module tracking to AppLoader | Zach Hilman |
2019-05-25 | settings: Add 'Reporting Services' config option | Zach Hilman |
2019-05-20 | yuzu/configuration/config: Make default hotkeys an internally-linked array in... | Lioncash |
2019-05-20 | yuzu/configuration/config: Specify string conversions explicitly | Lioncash |
2019-05-09 | configuration/config: Move config loading and saving to functions based off g... | Lioncash |