Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
service: nfc: Merge device interfaces and create the device manager
|
|
externals: Update dynarmic to include latest patch.
|
|
|
|
Sort overlap_ids by modification tick before copy
|
|
Log object names with debug renderer, add a GPU address to ImageViews
|
|
yuzu/applets/qt_profile_select: connect double-click to accept()
|
|
In the profile selection window:
Allow the user to start the game by double-clicking a profile to avoid having to additionally click the OK button. This avoids an unnecessary "step" to the start of the game...
|
|
Fix address space allocator slow path to avoid OOB
|
|
|
|
input_common: Revert debugging changes
|
|
|
|
configuration: Expose separate swap present modes
|
|
input_common: Add experimental motion to button
|
|
input_common: Add property to invert an axis button
|
|
yuzu-sdl,audio_core: Remove antiquated warning ignore
|
|
externals: Update dynarmic to 6.4.7
|
|
yuzu: Add motion preview to controller input
|
|
Fix read access violation after 2 hours of gameplay in PMD: RTDX
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
core: hid: Fix state of capture and home buttons
|
|
|
|
|
|
Issue was fixed a long time ago, both by SDL2 and in yuzu by including
SDL2 as a system library.
|
|
|
|
Wait for the terminate event before destroying a system instance
|
|
Fix shader code resize to use word size rather than byte size
|
|
Remove LGTM config
|
|
LGTM.com is no longer available since it was superseded by CodeQL.
|
|
Memory manager: Fix possible softlock
|
|
settings: remove pessimistic flushing
|
|
GPU: implement missing ASTC
|
|
|
|
|
|
|