- 10 May, 2023 3 commits
-
-
bunnei authored
-
liamwhite authored
service: nfp: Allow to load with a different amiibo id
-
Narr the Reg authored
Attempt at improving HD Rumble emulation
-
- 09 May, 2023 8 commits
-
-
Narr the Reg authored
-
german77 authored
-
liamwhite authored
vfs_vector: avoid n^2 lookup in layeredfs building
-
liamwhite authored
core: hid: Allow to calibrate gyro sensor
-
liamwhite authored
Texture Cache: Fix 3D ASTC textures
-
liamwhite authored
input_common: Fix nfc detection for joycons
-
german77 authored
-
Fernando Sahmkow authored
-
- 08 May, 2023 7 commits
-
-
liamwhite authored
qt_common: unbreak build on BSDs
-
Jan Beich authored
src/yuzu/qt_common.cpp:45:33: error: member access into incomplete type 'QPlatformNativeInterface' wsi.display_connection = pni->nativeResourceForWindow("display", window); ^ /usr/include/qt6/QtGui/qguiapplication.h:20:7: note: forward declaration of 'QPlatformNativeInterface' class QPlatformNativeInterface; ^ src/yuzu/qt_common.cpp:47:42: error: member access into incomplete type 'QPlatformNativeInterface' wsi.render_surface = window ? pni->nativeResourceForWindow("surface", window) : nullptr; ^ /usr/include/qt6/QtGui/qguiapplication.h:20:7: note: forward declaration of 'QPlatformNativeInterface' class QPlatformNativeInterface; ^
-
Narr the Reg authored
-
Narr the Reg authored
-
bunnei authored
Silence network spam
-
bunnei authored
bootmanager: remove stop_token header
-
bunnei authored
externals: Update dynarmic to include latest patch.
-
- 07 May, 2023 22 commits
-
-
Liam authored
-
liamwhite authored
core: hid: Update motion on a better place
-
liamwhite authored
Y.F.C. bring back Reactive Flushing
-
Liam authored
-
german77 authored
-
bunnei authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Liam authored
-
bunnei authored
service: nfc: Merge device interfaces and create the device manager
-
bunnei authored
externals: Update dynarmic to include latest patch.
-
bunnei authored
-
liamwhite authored
Sort overlap_ids by modification tick before copy
-
liamwhite authored
Log object names with debug renderer, add a GPU address to ImageViews
-
liamwhite authored
yuzu/applets/qt_profile_select: connect double-click to accept()
-