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
2021-12-06
core: hle: kernel: k_auto_object: Add GetName method.
bunnei
2021-12-06
core: hle: kernel: DisableDispatch on suspend threads.
bunnei
2021-12-06
core: hle: kernel: k_scheduler: Improve DisableScheduling and EnableScheduling.
bunnei
2021-12-06
core: cpu_manager: Use KScopedDisableDispatch.
bunnei
2021-12-06
core: hle: kernel: Use CurrentPhysicalCoreIndex as appropriate.
bunnei
2021-12-06
core: hle: kernel: k_scheduler: Remove unnecessary MakeCurrentProcess.
bunnei
2021-12-06
core: hle: kernel: k_scheduler: Improve ScheduleImpl.
bunnei
2021-12-06
core: hle: kernel: k_scheduler: Improve Unload.
bunnei
2021-12-06
core: hle: kernel: k_process: DisableDispatch on main thread.
bunnei
2021-12-06
core: hle: kernel: k_handle_table: Use KScopedDisableDispatch as necessary.
bunnei
2021-12-06
core: hle: kernel: k_thread: Add KScopedDisableDispatch.
bunnei
2021-12-06
core: hle: kernel: Ensure idle threads are closed before destroying scheduler.
bunnei
2021-12-06
core: hle: kernel: Reflect non-emulated threads as core 3.
bunnei
2021-12-06
Merge pull request #7524 from german77/hid_stub
bunnei
2021-12-06
service/notif: Add notif:a and stub ListAlarmSettings,Initialize
german77
2021-12-06
fix formatting
itsmeft24
2021-12-06
move private members below public members
itsmeft24
2021-12-06
fix formatting
itsmeft24
2021-12-06
fix formatting
itsmeft24
2021-12-05
service/hid: Stub SetNpadCaptureButtonAssignment and ClearNpadCaptureButtonAs...
german77
2021-12-05
loader: Support loading subsdk{8,9}
jam1garner
2021-12-05
fix formatting
itsmeft24
2021-12-05
Remove unnecessary includes
itsmeft24
2021-12-05
service/hid: Implement SetNpadJoyAssignmentMode
german77
2021-12-05
Add copyright notice
itsmeft24
2021-12-05
general: Add missing copyright notices
ameerj
2021-12-05
Add KCodeMemory to CMakeLists.txt
itsmeft24
2021-12-05
kernel: svc: Implement Map/UnmapProcessMemory and Create/ControlCodeMemory
itsmeft24
2021-12-05
core/hid: Add missing controller type
german77
2021-12-04
core/hid: Ensure only valid npad are connected
german77
2021-12-05
Address feedback
Feng Chen
2021-12-03
Merge pull request #7489 from Morph1984/steady-clock
bunnei
2021-12-02
service: am: ISelfController: Stub SaveCurrentScreenshot
Morph
2021-12-02
general: Replace high_resolution_clock with steady_clock
Morph
2021-12-02
Support multiple videos playing
Feng Chen
2021-11-30
service: friend: Implement GetCompletionEvent
Morph
2021-11-29
input_interpreter: Make use of NpadButton instead of a u64
Morph
2021-11-29
npad: Return NpadButton in GetAndResetPressState
Morph
2021-11-29
core: hid: hid_types: Add "All" to NpadButton
Morph
2021-11-29
core: hid: hid_core: Add (Enable/DIsable)AllControllerConfiguration
Morph
2021-11-29
general: Fix handheld typo
Morph
2021-11-29
core: hid: Mark constructors as explicit
Morph
2021-11-29
core: hid: Cleanup and amend documentation
Morph
2021-11-28
Merge pull request #7438 from german77/homebrew2
bunnei
2021-11-27
core/ns: Implement GetReadOnlyApplicationControlDataInterface
Narr the Reg
2021-11-27
core/pdm: Stub QueryPlayStatisticsByApplicationIdAndUserAccountId
Narr the Reg
2021-11-27
settings: Add debug setting to enable all controllers
german77
2021-11-27
core/hid: Stub GetUniquePadsFromNpad
Narr the Reg
2021-11-26
config: Remove vibration configuration
german77
2021-11-26
input_common: Fully implement UDP controllers
Narr the Reg
[prev]
[next]