mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-02 13:12:43 +01:00
98b1fd9056
* 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