| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
memory: fix watchpoint use when fastmem is enabled
|
|
timing: wait for completion on unregister
|
|
|
|
|
|
|
|
|
|
input_common: Create an update engine
|
|
externals: update dynarmic, xbyak
|
|
net: Silently translate ETIMEDOUT network error
|
|
|
|
|
|
|
|
|
|
Revert "k_page_group: synchronize"
|
|
Co-Authored-By: Narr the Reg <5944268+german77@users.noreply.github.com>
|
|
|
|
|
|
|
|
touch_from_button_maps.
|
|
|
|
k_page_group: synchronize
|
|
|
|
|
|
|
|
kernel: workaround static shared memory initialization
|
|
|
|
|
|
EmuThread: refactor
|
|
|
|
|
|
|
|
input_common: Add virtual gamepad
|
|
|
|
hle_ipc: Refactor ReadBuffer to set buffer size upon initialization
|
|
|
|
Set: Allow setting device nickname
|
|
hle_ipc: Reserve vectors before populating
|
|
Initializing the vector size during initialization is more efficient than a later call to resize()
|
|
|
|
|
|
Used by Just Dance® 2023 Edition
|
|
Wayland fixes
|
|
|
|
|
|
Instead of checking a environment variable which may not actually
exist or is just wrong, ask QT if it's running on the wayland
platform.
|
|
general: improve handling of system startup failure
|
|
memory: correct semantics of data cache management operations
|