Age | Commit message (Expand) | Author |
2021-06-11 | General: Add settings for fastmem and disabling adress space check. | FernandoS27 |
2021-06-02 | yuzu qt: Revert some usages of string_view | lat9nq |
2021-05-25 | yuzu qt: Handle per-game configs for title id 0 | lat9nq |
2021-05-25 | common: fs: Rework the Common Filesystem interface to make use of std::filesy... | Morph |
2021-05-23 | settings: Forbid docked mode on handheld | german77 |
2021-05-17 | general: Demote custom_rtc to regular setting | lat9nq |
2021-05-16 | configuration: Add CPU tab to game properties | lat9nq |
2021-05-15 | general: Make CPU accuracy and related a Settings::Setting | lat9nq |
2021-04-28 | yuzu: config: Silence narrowing conversion warning on MSVC | Morph |
2021-04-25 | Merge pull request #6198 from Kewlan/favorite-games | bunnei |
2021-04-25 | config: Add new keyboard bindings | Morph |
2021-04-15 | game_list: Mark games as favorite to make them appear at the top. | Kewlan |
2021-04-14 | common: Move settings to common from core. | bunnei |
2021-04-14 | core: settings: Add setting for debug assertions and disable by default. | bunnei |
2021-04-11 | Merge pull request #6135 from Morph1984/borderless-windowed-fullscreen | bunnei |
2021-04-06 | config: Default to exclusive fullscreen mode on platforms other than Windows | Morph |
2021-04-06 | configure_graphics: Add Borderless Windowed fullscreen mode | Morph |
2021-03-30 | configuration: Add auto stub toggle that resets on boot | ameerj |
2021-03-08 | Merge pull request #5990 from german77/mousePanningV2 | bunnei |
2021-03-02 | Fix default bcat_backend init | Kelebek1 |
2021-02-27 | inputCommon: Mouse fixes | german77 |
2021-02-15 | Merge pull request #4298 from FearlessTobi/remove-cache-setting | bunnei |
2021-02-13 | config: Make high GPU accuracy the default | ReinUsesLisp |
2021-02-13 | yuzu/config: Disable assembly shaders by default | ReinUsesLisp |
2021-02-07 | Add mouse panning | german |
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-04 | yuzu/configure_filesystem: Remove "Select Cache Directory" option | FearlessTobi |
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 |