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
2021-04-07
dauth_o: Update to 11.x
Morph
2021-04-07
acc_u1: Update to 12.x
Morph
2021-04-07
acc_su: Update to 12.x
Morph
2021-04-07
hid: Update service function tables
german77
2021-04-07
ISelfController: Update to 11.x
Morph
2021-04-07
IApplicationFunctions: Update to 11.x
Morph
2021-04-07
IDebugFunctions: Update to 12.x
Morph
2021-04-07
ICommonStateGetter: Update to 12.x
Morph
2021-04-07
IGlobalStateController: Update to 12.x
Morph
2021-04-07
IHomeMenuFunctions: Update to 12.x
Morph
2021-04-07
Amend bizarre clang-format suggestions
Lioncash
2021-04-07
k_scoped_scheduler_lock_and_sleep: Mark class as [[nodiscard]]
Lioncash
2021-04-07
k_scoped_lock: delete copy and move assignment operators
Lioncash
2021-04-07
k_scoped_lock: Mark class as [[nodiscard]]
Lioncash
2021-04-07
k_scheduler: Mark KScopedSchedulerLock as [[nodiscard]]
Lioncash
2021-04-07
kernel: Increase event and session counts
ameerj
2021-04-07
svc: Expand SVC tables
Lioncash
2021-04-07
process_capability: Handle extended SVC range
Lioncash
2021-04-05
nvhost_nvdec_common: Avoid memcpy with null pointers
lat9nq
2021-04-05
nvhost_ctrl_gpu: Avoid sending null pointer to memcpy
lat9nq
2021-04-02
Merge pull request #6131 from german77/rightjoyconSLSR
Morph
2021-04-02
HID: Fix SL and SR buttons for right joycon
german77
2021-03-30
ISelfController: Stub SetAlbumImageTakenNotificationEnabled
Morph
2021-03-30
configuration: Add auto stub toggle that resets on boot
ameerj
2021-03-30
service: Auto stub fallback
ameerj
2021-03-30
nvdrv: Cleanup CDMA Processor on device closure
Chloe Marcec
2021-03-30
Addressed issues
Chloe Marcec
2021-03-29
Merge pull request #6109 from german77/gestureID
bunnei
2021-03-29
Merge pull request #6102 from ogniK5377/fd-pass
bunnei
2021-03-28
Merge pull request #6115 from bunnei/fix-kernel-init
bunnei
2021-03-27
hle: kernel: Initialize preemption task after schedulers.
bunnei
2021-03-27
service: friend: Change logging class from ACC to Friend
Morph
2021-03-27
Friend: Stub GetPlayHistoryRegistrationKey
german77
2021-03-26
HID: Initialize correctly the gesture finger_id and filter invalid results
Narr the Reg
2021-03-27
pctl: Rework how pctl works to be more accurate
Chloe Marcec
2021-03-25
nvdrv: Pass device fd and handle device create methods for device opening and...
Chloe Marcec
2021-03-23
hle: kernel: Breakup InitializeMemoryLayout.
bunnei
2021-03-23
hle: kernel: k_memory_region_type: Minor code cleanup.
bunnei
2021-03-23
hle: kernel: k_memory_region: Minor code cleanup.
bunnei
2021-03-23
hle: kernel: k_memory_layout: Use pair instead of tuple.
bunnei
2021-03-23
hle: kernel: k_system_control: Remove unnecessary inline.
bunnei
2021-03-23
common: common_sizes: Move sizes to the Common namespace.
bunnei
2021-03-22
nvdrv: Change InitializeEx to AllocAsEx
Chloe Marcec
2021-03-21
hle: kernel: Merge KMemoryRegionAttr and KMemoryRegionType.
bunnei
2021-03-21
hle: kernel: Remove unused variable.
bunnei
2021-03-21
hle: kernel: k_memory_region_type: Remove extra ".
bunnei
2021-03-21
hle: kernel: k_memory_layout: Move KMemoryRegionAllocator out of global.
bunnei
2021-03-21
hle: kernel: k_memory_layout: Derive memory regions based on board layout.
bunnei
2021-03-21
common: common_sizes: Move Invalid to Size_* prefix and add missing values.
bunnei
2021-03-21
hle: kernel: k_memory_region: Refactor to simplify code.
bunnei
[prev]
[next]