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
2019-01-04
Merge pull request #1981 from ogniK5377/open-app-area-create
bunnei
2019-01-04
Merge pull request #1980 from ogniK5377/applet-msg-update
bunnei
2019-01-03
Merge pull request #1975 from lioncash/vi
bunnei
2019-01-04
Return no application area when games try to open an application area
David Marcec
2019-01-04
Proper no message handling for AM::PopMessage
David Marcec
2019-01-03
Fixed botw deadlock(and possibly 30 fps games rendering too fast? needs test...
David Marcec
2019-01-02
Merge pull request #1976 from lioncash/display
bunnei
2019-01-02
service/vi: Implement SetDisplayEnabled()
Lioncash
2019-01-02
Merge pull request #1977 from lioncash/vi-log
bunnei
2019-01-02
service/vi: Log more information where applicable
Lioncash
2019-01-02
service/vi: Implement OpenDefaultDisplay in terms of OpenDisplay
Lioncash
2019-01-02
service/vi: Correct initial width and height values
Lioncash
2019-01-02
service/vi: Document unknown DisplayInfo struct members
Lioncash
2018-12-31
core/kernel: Remove unnecessary inclusions
Lioncash
2018-12-29
Merge pull request #1847 from ogniK5377/backtrace-break
bunnei
2018-12-29
service/time: Minor cleanup to GetClockSnapshot()
Lioncash
2018-12-29
service/time: Fill in some structures and remove padding where not necessary
Lioncash
2018-12-29
Moved log backtrace to arm_interface.cpp. Added printing of error code to fatal
David Marcec
2018-12-27
kernel/process: Remove most allocation functions from Process' interface
Lioncash
2018-12-27
Merge pull request #1929 from bunnei/fix-hid
bunnei
2018-12-27
Merge pull request #1945 from bunnei/fix-hid-horiz
bunnei
2018-12-27
am: Implement GetSaveDataSize and ExtendSaveData
Zach Hilman
2018-12-27
filesystem: Populate save data sizes from control data
Zach Hilman
2018-12-26
npad: Remove code to invert input in horizontal mode.
bunnei
2018-12-23
Merge pull request #1781 from DarkLordZach/applet-profile-select
bunnei
2018-12-21
Merge pull request #1914 from lioncash/id
bunnei
2018-12-21
hid: Fix SetNpadJoyHoldType and improve logging.
bunnei
2018-12-19
Merge pull request #1923 from ogniK5377/nfp-device-list
bunnei
2018-12-19
Merge pull request #1915 from lioncash/sm
bunnei
2018-12-19
Device handle should not be a random id, instead it's the current npad id
David Marcec
2018-12-18
service/sm: Improve debug log for RegisterService
Lioncash
2018-12-18
Merge pull request #1889 from DarkLordZach/swkbd-state-changed
bunnei
2018-12-17
service/am: Unstub GetAppletResourceUserId
Lioncash
2018-12-15
Merge pull request #1905 from bunnei/ignore-empty-gpu-lists
bunnei
2018-12-15
nvhost_gpu: Skip empty GPU command lists.
bunnei
2018-12-13
Fix Service object leak on emulation stop
Jens Schmer
2018-12-12
Merge pull request #1891 from DarkLordZach/istorage-getsize
Mat M
2018-12-10
Merge pull request #1819 from DarkLordZach/disable-addons
bunnei
2018-12-10
Merge pull request #1883 from lioncash/log-fsp
bunnei
2018-12-10
fsp_srv: Implement IStorage::GetSize
Zach Hilman
2018-12-09
service/fsp_srv: Correct returned value in GetGlobalAccessLogMode()
Lioncash
2018-12-09
applets: Correct usage of SignalStateChanged event
Zach Hilman
2018-12-07
Merge pull request #1864 from lioncash/nrr
bunnei
2018-12-07
Merge pull request #1874 from lioncash/bindings
bunnei
2018-12-06
hle/service: Replace log + UNIMPLEMENTED with UNIMPLEMENTED_MSG
Lioncash
2018-12-06
hle/service: Remove unnecessary using declarations
Lioncash
2018-12-06
hle/service, hle/sm: Compress usages of MakeResult()
Lioncash
2018-12-06
hle/service, hle/sm: Use structured bindings where applicable
Lioncash
2018-12-05
service/ldr: Deduplicate instruction cache clearing code in LoadNro()
Lioncash
2018-12-05
service/ldr: Amend layout of the NRO header
Lioncash
[next]