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
Age
Commit message (
Expand
)
Author
2023-03-16
service: nfp: Replace crc function with boost equivalent
Narr the Reg
2023-03-15
service: nfp: Close app area and recreate crc
Narr the Reg
2023-03-15
service: nfp: Convert mii colors to v3
Narr the Reg
2023-03-14
service: nfp: Actually write correct crc
Narr the Reg
2023-03-12
kernel: convert KProcess to new style
Liam
2023-03-12
kernel: convert KThread to new style
Liam
2023-03-12
kernel: convert KPort, KSession
Liam
2023-03-12
general: fix spelling mistakes
Liam
2023-03-10
Merge pull request #9928 from german77/super_nfp
liamwhite
2023-03-10
Merge pull request #9917 from Morph1984/the-real-time
liamwhite
2023-03-09
service: nfp: Improve implementation
Narr the Reg
2023-03-07
hid: Use nanosecond timestamps instead of ticks
Morph
2023-03-06
hle: rename legacy errors to Results
Liam
2023-03-05
service: psc: Update names
Narr the Reg
2023-03-05
service: ssl: Add missing properties and update names
Narr the Reg
2023-03-05
service: usb: Update names
Narr the Reg
2023-03-01
nvnflinger: fix name
Liam
2023-03-01
service: move hle_ipc from kernel
Liam
2023-03-01
sm:: remove unused member
Liam
2023-03-01
Merge pull request #9832 from liamwhite/hle-mp
liamwhite
2023-02-27
Merge pull request #9859 from liamwhite/tmem-use
liamwhite
2023-02-27
service: btm: Fix handle functions
Narr the Reg
2023-02-25
Merge pull request #9857 from german77/fwupdate
liamwhite
2023-02-24
core: hidbus: Fix BusType size
Narr the Reg
2023-02-24
core: Update service function tables to 16.0.0+
Narr the Reg
2023-02-24
am: avoid direct pointer access of transfer memory objects
Liam
2023-02-24
hid: avoid direct pointer access of transfer memory objects
Liam
2023-02-21
core: hid: Fix native mouse mappings
Narr the Reg
2023-02-21
net: translate ECONNRESET network error
MonsterDruide1
2023-02-21
sm:: fix lingering session initialization issues
Liam
2023-02-21
sm:: support service registration deferral
Liam
2023-02-21
service: refactor server architecture
Liam
2023-02-15
Merge pull request #9796 from liamwhite/current
liamwhite
2023-02-15
Merge pull request #9782 from arades79/fix-consexpr-value-declaration-usage
liamwhite
2023-02-14
service: remove deleted services
Liam
2023-02-14
remove static from pointer sized or smaller types for aesthetics, change cons...
arades79
2023-02-14
apply clang-format
arades79
2023-02-14
add static lifetime to constexpr values to force compile time evaluation wher...
arades79
2023-02-13
general: rename CurrentProcess to ApplicationProcess
Liam
2023-02-09
core: hid: Use gyro thresholds modes set by the game
Narr the Reg
2023-02-07
service: hid: Return error if arguments of SetSupportedNpadIdType is invalid
Narr the Reg
2023-02-03
fsp_srv: Copy HLE Read Buffer for OutputAccessLogToSdCard
ameerj
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-02-01
Merge pull request #9696 from german77/please_forgive_me_for_this_sin
bunnei
2023-02-01
input_common: Implement turbo buttons
german77
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
input_common: Fix issue where ring and irs are enabled at the same time
german77
2023-01-19
input_common: Implement joycon ir camera
Narr the Reg
[next]