- 06 Apr, 2022 2 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 5 commits
-
-
bunnei authored
Revert "texture_cache/util: Remove unneeded ReadBlockUnsafe"
-
bunnei authored
-
bunnei authored
texture_cache/util: Remove unneeded ReadBlockUnsafe
-
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
-
- 03 Apr, 2022 4 commits
- 02 Apr, 2022 13 commits
-
-
merry authored
-
merry authored
-
Merry authored
-
Merry authored
-
merry authored
audio_core: remove time stretcher
-
Morph authored
configure_hotkeys: Make first column stretch and not last column
-
Morph authored
configure_per_game_addons: Stretch first column and not last
-
Morph authored
fix: typos
-
merry authored
-
merry authored
Also configure minimum width of columns to be 150px.
-
Andrea Pappacoda authored
-
merry authored
This provides more sensible column widths.
-
Morph authored
This is a hack to keep the foreground (websession) web applet open in games using these such as Super Mario 3D All-Stars.
-
- 01 Apr, 2022 6 commits
-
-
Andrea Pappacoda authored
Also drop the SoundTouch dependency
-
Fernando S authored
GPU Garbage Collection: Fix regressions.
-
Mai M authored
configure_debug: Fix typo
-
Mai M authored
build: cleanup installation of yuzu and yuzu-cmd
-
Mai M authored
Update translations (2022-04-01)
-
The yuzu Community authored
-
- 31 Mar, 2022 6 commits
-
-
Fernando S authored
codec: Fix GPU decoder detection on Windows and a memory leak
-
Fernando Sahmkow authored
-
Fernando S authored
nvhost_ctrl: Only mark EventState::Busy as BadParameter
-
german77 authored
-
bunnei authored
Vulkan: Use 3D helpers for MSAA scaling on NV drivers 510+
-
bunnei authored
service: hid: Signal event on AcquireNpadStyleSetUpdateEventHandle
-