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
Age
Commit message (
Expand
)
Author
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-12
Merge pull request #9757 from german77/gyro
bunnei
2023-02-11
kernel/svc: Fix undefined info_id
Colin Kinloch
2023-02-11
Merge pull request #9773 from bunnei/fix-process-resource
liamwhite
2023-02-10
Merge pull request #9742 from liamwhite/svc-wrap-only
bunnei
2023-02-10
core: kernel: k_process: Use application system resource.
bunnei
2023-02-10
kernel: avoid usage of bit_cast
Liam
2023-02-09
core: hid: Use gyro thresholds modes set by the game
Narr the Reg
2023-02-08
Merge pull request #9747 from german77/SetSupportedNpadIdTypes
liamwhite
2023-02-07
service: hid: Return error if arguments of SetSupportedNpadIdType is invalid
Narr the Reg
2023-02-06
kernel/svc: switch to generated wrappers
Liam
2023-02-06
kernel: fix compilation with older gcc
Liam
2023-02-04
kernel/svc: Split implementations into separate files
Liam
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
Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span
bunnei
2023-02-02
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ...
liamwhite
2023-02-01
kernel: add KDeviceAddressSpace
Liam
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-31
Merge pull request #9697 from liamwhite/kcap
bunnei
2023-01-30
Merge pull request #9508 from ameerj/hle-ipc-buffer-span
bunnei
2023-01-29
kernel: add KCapabilities
Liam
2023-01-29
Move to Clang Format 15
Levi Behunin
2023-01-27
Merge pull request #9666 from liamwhite/wait-for-me
bunnei
2023-01-26
kernel: unbreak min/max template deduction on Apple Clang
Liam
2023-01-25
Merge pull request #9604 from liamwhite/pt
bunnei
2023-01-23
kernel: split SetAddressKey into user and kernel variants
Liam
2023-01-23
kernel: fix incorrect locking order in suspension
Liam
2023-01-22
kernel: KPageTable: update
Liam
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
2023-01-19
yuzu: Add ring controller test button
german77
2023-01-19
core: hid: Fix input regressions
Narr the Reg
2023-01-19
service: hid: Set led pattern and fix color detection
Narr the Reg
2023-01-19
core: hid: Migrate ring from emulated devices to emulated controller
Narr the Reg
2023-01-18
Merge pull request #9619 from liamwhite/timing-spaghetti
bunnei
2023-01-14
timing: wait for completion on unregister
Liam
2023-01-11
nvnflinger: correct swap interval handling
Liam
2023-01-07
Revert "Revert "k_page_group: synchronize""
bunnei
2023-01-03
Merge pull request #9518 from gidoly/revert-9504-pg2
liamwhite
2023-01-01
service: nifm: Initialize request state
german77
2023-01-01
service: nifm: Match documentation names
german77
2022-12-29
Revert "k_page_group: synchronize"
gidoly
2022-12-28
hle_ipc: Use thread_local ReadBuffer
ameerj
[next]