- 13 May, 2023 3 commits
-
-
Liam authored
-
Fernando S authored
time: implement ContinuousAdjustmentTimePoint
-
Fernando S authored
Correctly track render target index in the framebuffer for image aspects
-
- 12 May, 2023 4 commits
- 11 May, 2023 10 commits
-
-
Liam authored
-
Liam authored
-
Liam authored
-
Liam authored
-
Liam authored
-
liamwhite authored
Allow Fermi blit accelerate to work without images in cache
-
liamwhite authored
Swap order of checking/setting region modifications in the buffer_cache
-
liamwhite authored
renderer_vulkan: separate guest and host compute descriptor queues
-
Kelebek1 authored
Allow Fermi blit accelerate to add src/dst to the cache if they don't exist already. Use ScratchBuffers in the software blit path.
-
Fernando S authored
Update README.md to remove Skyline license exception.
-
- 10 May, 2023 4 commits
-
-
bunnei authored
-
Liam 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 9 commits
-
-
Narr the Reg authored
-
german77 authored
-
Kelebek1 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 3 commits