index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
hid
/
hidbus
Age
Commit message (
Expand
)
Author
2024-01-05
hid_core: Move hid to it's own subproject
Narr the Reg
2023-10-29
core: Close all KEvents
german77
2023-03-23
memory: rename global memory references to application memory
Liam
2023-03-22
kernel: use KTypedAddress for addresses
Liam
2023-02-24
hid: avoid direct pointer access of transfer memory objects
Liam
2023-02-03
Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
ameerj
2023-02-02
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ...
liamwhite
2023-01-30
Merge pull request #9508 from ameerj/hle-ipc-buffer-span
bunnei
2023-01-19
core: hid: Only set the polling mode to the correct side
Narr the Reg
2023-01-19
core: hid: Migrate ring from emulated devices to emulated controller
Narr the Reg
2022-12-28
hidbus: Use ReadBufferSpan
ameerj
2022-10-12
kernel: remove KWritableEvent
Liam
2022-06-26
core: Replace all instances of ResultCode with Result
german77
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-04-16
yuzu: Add custom ringcon configuration
german77
2022-04-16
hidbus: Implement hidbus and ringcon
german77