| Age | Commit message (Collapse) | Author |
|
We were unconditionally accessing the keyboard_buttons array, even if the bottom_osk_index was for the numberpad, leading to an out of bounds array access. Fix this by accessing the proper array for the current button when the index is for the numberpad.
|
|
|
|
Kernel: Improve threading & scheduling V3
|
|
Texture Cache: Fix mismatching image/views on blits
|
|
kernel: svc: Implement ProcessMemory and CodeMemory SVCs
|
|
QWheelEvent::pos() is deprecated. Make use of position().toPoint() instead.
|
|
- Used by Immortals Fenyx Rising
|
|
service/notif: Add notif:a and stub ListAlarmSettings, Initialize
|
|
service/hid: Implement SetNpadJoyAssignmentMode
|
|
Support multiple videos playing
|
|
Fixed #7502
|
|
shader_recompiler/backend: Minor organization and refactoring to reduce compile time overhead
|
|
|
|
Co-authored-by: Mai M. <mathew1800@gmail.com>
|
|
GetCurrentThreadPointer calls.
|
|
|
|
|
|
|
|
changes.
|
|
|
|
|
|
|
|
- Fixes a crash in Megadimension Neptunia VII.
|
|
- Fixes a potential deadlock on service thread shutdown.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
down.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- This would have limited value, and would be a mess to handle properly.
|
|
|
|
|
|
- Useful purely for debugging.
|
|
|