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
2020-05-02
nvdrv: Fix GetGpuTime stack corruption
David Marcec
2020-04-30
Merge pull request #3823 from ogniK5377/setvrmode
Mat M
2020-04-30
Merge pull request #3830 from ogniK5377/GetFriendInvitationStorageChannelEvent
Mat M
2020-04-30
Merge pull request #3835 from ogniK5377/GetFreeSpaceSize-GetTotalSpaceSize
Mat M
2020-04-30
Merge pull request #3832 from ogniK5377/nim-eca-CreateServerInterface
Mat M
2020-04-30
Merge pull request #3831 from ogniK5377/caps-su-names
Mat M
2020-04-30
fs-srv: GetFreeSpaceSize & GetTotalSpaceSize
David Marcec
2020-04-30
nim: CreateServerInterface, CreateAccessorInterface, CreateAsyncInterface
David Marcec
2020-04-30
caps: Add missing service names to caps:su
David Marcec
2020-04-30
am: GetFriendInvitationStorageChannelEvent
David Marcec
2020-04-29
psm: Mark as debug instead of warning
David Marcec
2020-04-29
am: IsVrModeEnabled & SetVrModeEnabled fixes
David Marcec
2020-04-28
Merge pull request #3818 from ogniK5377/err-log
Mat M
2020-04-28
Merge pull request #3783 from lioncash/pointer
Mat M
2020-04-29
Don't fail silently for vi, sm, set and ns services
David Marcec
2020-04-29
kernel: Bad GetInfo ids should not be marked as stubs
David Marcec
2020-04-29
style: Change AMs & Glues error codes to be dec instead of hex
David Marcec
2020-04-27
Merge pull request #3785 from ogniK5377/set-buffer-count-unit
bunnei
2020-04-27
Merge pull request #3797 from slashiee/hid-stub
Mat M
2020-04-26
Merge pull request #3744 from lioncash/table2
bunnei
2020-04-25
services: hid: Stub StopSevenSixAxisSensor.
M&M
2020-04-24
Merge pull request #3780 from lioncash/process
bunnei
2020-04-24
vi: Don't let uninitialized data pass as a response for SetBufferCount
David Marcec
2020-04-24
physical_core: Make use of std::make_unique instead of std::make_shared in ctor
Lioncash
2020-04-23
Merge pull request #3777 from lioncash/warn
Rodrigo Locatti
2020-04-23
Merge pull request #3778 from lioncash/unused-var
Rodrigo Locatti
2020-04-23
shared_memory: Amend doxygen reference
Lioncash
2020-04-23
svc: Re-add MapProcessCodeMemory/UnmapProcessCodeMemory
Lioncash
2020-04-23
svc: Remove unused variable
Lioncash
2020-04-23
page_table: Remove unused captures
Lioncash
2020-04-23
kernel: memory: Improve implementation of device shared memory. (#3707)
bunnei
2020-04-23
Merge pull request #3730 from lioncash/time
bunnei
2020-04-23
Merge pull request #3697 from lioncash/declarations
bunnei
2020-04-22
Merge pull request #3725 from MerryMage/fpcr
bunnei
2020-04-21
Merge pull request #3698 from lioncash/warning
bunnei
2020-04-20
audio_renderer: Preliminary BehaviorInfo (#3736)
David
2020-04-20
service: Update function tables
Lioncash
2020-04-20
npad: Lower log level for VibrateController to Debug
FearlessTobi
2020-04-20
audren: Lower log level for RequestUpdateImpl to Debug
FearlessTobi
2020-04-20
Merge pull request #3712 from lioncash/remove
bunnei
2020-04-20
Merge pull request #3709 from lioncash/am
bunnei
2020-04-19
service/time: Remove reliance on the global system accessor
Lioncash
2020-04-19
Merge pull request #3696 from lioncash/cast-size
bunnei
2020-04-19
thread: FPCR.FZ is likely not 1
MerryMage
2020-04-18
Merge pull request #3715 from bunnei/fix-impl-fallthrough
Mat M
2020-04-18
service: hid: npad: Fix implicit fallthrough errors.
bunnei
2020-04-17
Merge pull request #3713 from lioncash/time
bunnei
2020-04-17
time/system_clock_core: Remove unnecessary initializer
Lioncash
2020-04-17
service/time: Mark IsStandardNetworkSystemClockAccuracySufficient as const
Lioncash
2020-04-17
service/time: Add virtual destructors where applicable
Lioncash
[next]