mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-29 10:18:58 +03:00
* Optimize Scheduler With Per-Thread Scheduler Conditions * Optimize IPC by yielding * Optimize HID Vibration * Fix Priority Inheritance * Fix `KThread` Start/Kill/Signal Races * Fix `YieldPending` Races in `StartThread` & `SvcHandler` * Fix POSIX Time -> NN CalendarTime Conversion * Fix HID `TouchScreen`/`NPad` Activation