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
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
Merge pull request #1814 from lioncash/ptr
bunnei
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-27
file_sys/registered_cache: Remove unused <map> include
Lioncash
2018-11-27
file_sys/registered_cache: Use regular const references instead of std::share...
Lioncash
2018-11-27
control_metadata: Correct typo in language name (Portugese -> Portuguese)
Lioncash
2018-11-26
Merge pull request #1804 from lioncash/cast
bunnei
2018-11-26
gpu: Rewrite GPU command list processing with DmaPusher class.
bunnei
2018-11-26
svc: Implement svcSetResourceLimitLimitValue()
Lioncash
2018-11-26
svc: Implement svcGetResourceLimitCurrentValue()
Lioncash
2018-11-26
svc: Implement svcGetResourceLimitLimitValue()
Lioncash
2018-11-26
svc: Implement svcCreateResourceLimit()
Lioncash
2018-11-26
gdbstub: Silence value truncation warning within FpuWrite()
Lioncash
2018-11-26
profile_manager: Save and load ProfileData from disk
Zach Hilman
2018-11-25
Merge pull request #1793 from lioncash/ref
bunnei
2018-11-25
svc: Return ERR_INVALID_ENUM_VALUE from svcGetInfo
Luke Street
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 #1692 from Hedges/GDBClean
bunnei
2018-11-23
Merge pull request #1708 from ogniK5377/res-scale
bunnei
2018-11-23
Merge pull request #1747 from DarkLordZach/exefs-lfs
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 #1777 from lioncash/core-mgr
bunnei
2018-11-23
Merge pull request #1762 from bunnei/getgputime
bunnei
2018-11-22
am: Return StubApplet instead of nullptr when AppletId not found
Zach Hilman
2018-11-22
debug_pad: Avoid loading input for nonexistent buttons (Home and Screenshot)
Zach Hilman
2018-11-22
Merge pull request #1765 from bunnei/multi-audout
bunnei
2018-11-22
core: Relocate CPU core management to its own class
Lioncash
2018-11-22
audout_u: Add support for multiple IAudioOut streams.
bunnei
2018-11-21
Merge pull request #1767 from lioncash/handle
bunnei
2018-11-21
applets: Add StubApplet
Zach Hilman
2018-11-21
kernel/handle_table: Move private static functions into the cpp file
Lioncash
2018-11-21
kernel/handle_table: Restrict handle table size to 1024 entries
Lioncash
2018-11-21
kernel/handle_table: Default destructor in the cpp file
Lioncash
2018-11-21
Merge pull request #1742 from lioncash/hle-swkbd
bunnei
2018-11-21
nvhost_ctrl_gpu: Implement IoctlGetGpuTime.
bunnei
2018-11-20
am: Correct build failure
Lioncash
2018-11-20
patch_manager: Show LayeredExeFS patch in add-ons column
Zach Hilman
2018-11-20
Merge pull request #1734 from lioncash/shared
bunnei
2018-11-20
Merge pull request #1733 from lioncash/ldr
bunnei
2018-11-20
Merge pull request #1746 from lioncash/random
bunnei
2018-11-20
file_sys/card_image: Provide named members for the GamecardInfo struct
Lioncash
2018-11-20
patch_manager: Apply LayeredExeFS patches
Zach Hilman
[next]