Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span" | ameerj | 2023-02-03 | 7 | -7/+9 |
* | Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer" | liamwhite | 2023-02-02 | 7 | -9/+7 |
* | Merge pull request #9508 from ameerj/hle-ipc-buffer-span | bunnei | 2023-01-30 | 7 | -7/+9 |
|\ | |||||
| * | hidbus: Use ReadBufferSpan | ameerj | 2022-12-29 | 7 | -7/+9 |
* | | core: hid: Only set the polling mode to the correct side | Narr the Reg | 2023-01-20 | 1 | -2/+4 |
* | | core: hid: Migrate ring from emulated devices to emulated controller | Narr the Reg | 2023-01-20 | 2 | -4/+6 |
|/ | |||||
* | kernel: remove KWritableEvent | Liam | 2022-10-13 | 1 | -4/+4 |
* | core: Replace all instances of ResultCode with Result | german77 | 2022-06-27 | 1 | -1/+1 |
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 8 | -24/+16 |
* | yuzu: Add custom ringcon configuration | german77 | 2022-04-16 | 4 | -63/+51 |
* | hidbus: Implement hidbus and ringcon | german77 | 2022-04-16 | 8 | -0/+984 |