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
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
2018-12-05
service/ldr: Corrent padding within the NRR header layout
Lioncash
2018-12-04
Merge pull request #1704 from DarkLordZach/oss-sysarchive
bunnei
2018-12-03
applets: Correct event ResetTypes from OneShot to Sticky
Zach Hilman
2018-12-03
am: Use ProfileSelect applet
Zach Hilman
2018-12-03
applets: Implement ProfileSelect applet
Zach Hilman
2018-12-03
software_keyboard: Signal state changed event upon construction
Zach Hilman
2018-12-03
aoc_u: Obey disabled add-ons list when listing DLC
Zach Hilman
2018-12-03
Merge pull request #1835 from lioncash/cache-global
bunnei
2018-12-03
Merge pull request #1803 from DarkLordZach/k-able-event
bunnei
2018-12-03
Merge pull request #1833 from lioncash/clean
bunnei
2018-12-03
Merge pull request #1839 from lioncash/init
bunnei
2018-12-03
Merge pull request #1841 from ogniK5377/npad-mode-fix
bunnei
2018-12-02
service/usb: Update function table
Lioncash
2018-12-02
service/erpt: Update function table
Lioncash
2018-12-03
Fixed crash with SetNpadMode
David Marcec
2018-12-01
service/audio/audout_u: Amend constructor initialization list order
Lioncash
2018-12-01
filesystem: De-globalize registered_cache_union
Lioncash
2018-12-01
Merge pull request #1830 from Subv/vi_ub
bunnei
2018-11-30
service/fsp_srv: Implement CleanDirectoryRecursively
Lioncash
2018-11-30
Services/VI: Dereferencing an uninitialized std::optional is undefined behavior.
Subv
2018-11-30
service/set: Convert GetLanguageCode over to using PushEnum()
Lioncash
2018-11-30
service/set: Implement MakeLanguageCode
Lioncash
2018-11-29
hle_ipc: Refactor SleepClientThread to avoid ReadableEvent
Zach Hilman
2018-11-29
kernel/event: Reference ReadableEvent from WritableEvent
Zach Hilman
2018-11-29
core: Port all current usages of Event to Readable/WritableEvent
Zach Hilman
2018-11-29
Merge pull request #1801 from ogniK5377/log-before-execute
bunnei
2018-11-28
Merge pull request #1817 from DarkLordZach/npad-idx-fix
bunnei
2018-11-28
Merge pull request #1792 from bunnei/dma-pusher
bunnei
2018-11-28
npad: Use NPadIdToIndex to prevent invalid array access
Zach Hilman
2018-11-27
dma_pushbuffer: Optimize to avoid loop and copy on Push.
bunnei
2018-11-27
npad: Fix copy/paste error with LED position assignments
Zach Hilman
2018-11-27
Merge pull request #1802 from DarkLordZach/user-data-storage
bunnei
2018-11-26
gpu: Rewrite GPU command list processing with DmaPusher class.
bunnei
2018-11-27
Reworked svcs slightly, improved error messages in AM and fsp_srv
David Marcec
2018-11-26
profile_manager: Save and load ProfileData from disk
Zach Hilman
2018-11-26
Fixed hwopus compile error
David Marcec
2018-11-26
Improved error messages in AM, HwOpus and NvMap
David Marcec
2018-11-26
Changed logging to be "Log before execution", Added more error logging, all s...
David Marcec
2018-11-25
Merge pull request #1793 from lioncash/ref
bunnei
2018-11-24
Merge pull request #1791 from bunnei/nvdrv-stub
bunnei
2018-11-24
service/sm: Take std::string by const reference in UnregisterService
Lioncash
2018-11-23
Merge pull request #1641 from DarkLordZach/sm-register-unregister
bunnei
2018-11-23
Merge pull request #1731 from DarkLordZach/change-dir-crash
bunnei
2018-11-23
Merge pull request #1708 from ogniK5377/res-scale
bunnei
2018-11-23
nvdrv: Implement/stub DumpGraphicsMemoryInfo and GetStatus.
bunnei
2018-11-23
Merge pull request #1770 from DarkLordZach/applet-stub
bunnei
2018-11-23
Merge pull request #1762 from bunnei/getgputime
bunnei
[prev]
[next]