| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hid_core: Move hid to it's own subproject | 2024-01-05 | 1 | -253/+0 | |
| * | hid: avoid direct pointer access of transfer memory objects | 2023-02-24 | 1 | -2/+1 | |
| * | Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span" | 2023-02-03 | 1 | -1/+2 | |
| * | Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ... | 2023-02-02 | 1 | -2/+1 | |
| * | Merge pull request #9508 from ameerj/hle-ipc-buffer-span | 2023-01-30 | 1 | -1/+2 | |
| |\ | |||||
| | * | hidbus: Use ReadBufferSpan | 2022-12-28 | 1 | -1/+2 | |
| * | | core: hid: Migrate ring from emulated devices to emulated controller | 2023-01-19 | 1 | -2/+2 | |
| |/ | |||||
| * | general: Convert source file copyright comments over to SPDX | 2022-04-23 | 1 | -3/+2 | |
| * | yuzu: Add custom ringcon configuration | 2022-04-16 | 1 | -11/+18 | |
| * | hidbus: Implement hidbus and ringcon | 2022-04-16 | 1 | -0/+247 | |