Age | Commit message (Collapse) | Author |
|
Silence network spam
|
|
core: hid: Update motion on a better place
|
|
|
|
|
|
|
|
|
|
service: nfc: Merge device interfaces and create the device manager
|
|
configuration: Expose separate swap present modes
|
|
input_common: Add experimental motion to button
|
|
yuzu: Add motion preview to controller input
|
|
|
|
|
|
|
|
|
|
|
|
Y.F.C Implement Asynchronous Fence manager and Rework Query async downloads
|
|
kernel: match calls to Register and Unregister
|
|
settings: rename extended memory layout to unsafe, move from general to system
|
|
Not entirely sure if we need this, but there's also no reason not to
support it.
settings: Give VSyncMode values
|
|
Addresses review feedback
Co-authored-by: Lioncash <mathew1800@gmail.com>
|
|
Previously, yuzu would try and guess which vsync mode to use given
different scenarios, but apparently we didn't always get it right. This
exposes the separate modes in a drop-down the user can select.
If a mode isn't available in Vulkan, it defaults to FIFO.
|
|
|
|
|
|
|
|
|
|
core: audio: return result when audio_out initialize failed
|
|
|
|
|
|
|
|
|
|
core: am: Demote TryPopFromFriendInvitationStorageChannel Log level
|
|
core: hid: Remove deadzone of virtual controller
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
general: fixes for gcc 13
|
|
|
|
|
|
externals: Update dynarmic to 6.4.6
|
|
|
|
service: am: Improve profile select applet
|
|
applet: controller: Implement cancel button
|
|
service: hid: Implement SetNpadJoyAssignmentModeSingleWithDestination
|
|
kernel: fix unbounded stack usage in atomics
|
|
|