- Oct 11, 2023
-
-
Squall-Leonhart authored
Fixed an error on my part, in the last change I had mistakenly passed unadjusted block info into FullUploadSwizzles and UnswizzleImage Revert (my mistaken changing of) the construction of SwizzleParameters in UnswizzleImage and FullUploadSwizzles to use level_info.block instead of info.block. This ensures that the block information used in the swizzling process is correctly adjusted for each mip level.
-
- Sep 19, 2023
-
-
Squall-Leonhart authored
The partial revert was not enough for Tsukihime, this might do the trick
-
- Sep 18, 2023
-
-
Squall Leonhart authored
The If block in this change was causing some 2D textures to be treated as if their mip 0 was a 3D Slice, this could be ascertained as the same texture viewed from different distances would render fine, but then close up would look like a decoding failure. It also resulted in some 3D ASTC textures not being scaled appropriate leading to broken graphical effects such as the jagged TOTK recall animation being a circle, as the If block was only accepting the image based on its original info without any adjustments applied.
-
- Sep 17, 2023
-
-
lat9nq authored
This is an OoB array access, causing a crash on at least the Linux Flatpak releases. Co-authored-by:
german77 <juangerman-13@hotmail.com>
-
Charles Lombardo authored
-
Charles Lombardo authored
-
- Sep 16, 2023
- Sep 15, 2023
-
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
Fixes issue where the shortcut icon would appear cropped on certain devices
-
Charles Lombardo authored
Config is already initialized on application start
-
Charles Lombardo authored
-
Charles Lombardo authored
-
- Sep 14, 2023
-
-
Liam authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Squall-Leonhart authored
Resolves a case on Windows where an unmounted bitlocker protected volume containing an assigned game directory would crash Yuzu at start. May also resolve cases where a disconnected SMB volume causes similar crashes (needs testing)
-
lat9nq authored
-
lat9nq authored
-
GPUCode authored
-
liamwhite authored
-
Liam authored
-
- Sep 13, 2023
-
-
lat9nq authored
-
lat9nq authored
Also fixes a style inconsistency
-
lat9nq authored
-
lat9nq authored
Seemed like a good time to move these over. Also remove usage of std::sto{l,ll,ul,f,d}
-
lat9nq authored
-
lat9nq authored
-
lat9nq authored
-
lat9nq authored
-
lat9nq authored
This has yet to be PR'd on Citra, but regressions on yuzu that have been fixed in Citra needed to appear here.
-
lat9nq authored
-
- Sep 12, 2023
-
-
Liam authored
-