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
Age
Commit message (
Expand
)
Author
2023-02-15
Merge pull request #9782 from arades79/fix-consexpr-value-declaration-usage
liamwhite
2023-02-14
remove constexpr from virtual function
arades79
2023-02-14
service: remove deleted services
Liam
2023-02-14
use a string view to skip allocation
arades79
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 #9670 from merryhime/revert-af5ecb0b15d4449f58434e70eed835...
bunnei
2023-01-25
Merge pull request #9604 from liamwhite/pt
bunnei
2023-01-25
Revert 9617 and fix it on input_common
Narr the Reg
2023-01-25
Revert "MemoryManager: use fastmem directly."
Merry
2023-01-24
Merge pull request #9492 from german77/joycon_release
liamwhite
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-22
Merge pull request #9617 from german77/off_by_one
liamwhite
2023-01-22
Merge pull request #9613 from Kelebek1/demangle
liamwhite
2023-01-20
Merge pull request #9611 from liamwhite/patch-1
bunnei
2023-01-20
core: hid: Make use of SCOPE_EXIT and SCOPE_GUARD where applicable
Narr the Reg
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
input_common: Use DriverResult on all engines
german77
2023-01-19
Address review comments
german77
[next]