- 07 Apr, 2022 13 commits
-
-
Merry authored
-
Merry authored
-
Merry authored
-
Merry authored
-
Merry authored
-
Fernando S authored
OpenGL: fix S8D24 to ABGR8 conversions
-
Fernando S authored
OpenGL: fix cropping
-
Fernando S authored
Vulkan: crop to screen dimensions if crop not explicitly requested
-
Fernando S authored
dynarmic: Better interrupts
-
Fernando S authored
native_clock: Use lfence with rdtsc
-
Fernando S authored
shader_recompiler: support const buffer indirect addressing on OpenGL
-
bunnei authored
service: jit: stub JIT service
-
Liam authored
-
- 06 Apr, 2022 6 commits
- 05 Apr, 2022 4 commits
-
-
Mai M authored
dynarmic: Print stack trace on unrecognised instruction or other exception
-
Mai M authored
build: remove -fconcepts
-
merry authored
-
Andrea Pappacoda authored
It was needed on GCC versions not supporting `-std=c++20`, but GCC 10 and newer (required to compile yuzu) don't need it anymore
-
- 04 Apr, 2022 8 commits
-
-
bunnei authored
Revert "texture_cache/util: Remove unneeded ReadBlockUnsafe"
-
bunnei authored
-
bunnei authored
texture_cache/util: Remove unneeded ReadBlockUnsafe
-
Liam authored
-
ameerj authored
This call was reading GPU memory into the dst buffer, which is then overwritten by the SwizzleTexture call.
-
bunnei authored
configuration: Add Paranoid CPU accuracy level
-
Liam authored
-
Liam authored
-
- 03 Apr, 2022 8 commits
-
-
Merry authored
__forceinline required on MSVC for function to be inlined
-
merry authored
-
bunnei authored
native_clock: Use AtomicLoad128
-
merry authored
-
merry authored
-
bunnei authored
applets/web: Keep foreground (websession) web applet open
-
bunnei authored
service: hid: Remove inaccurate behavior on initialization
-
german77 authored
-
- 02 Apr, 2022 1 commit
-
-
merry authored
-