yuzu-mainline/src
Squall-Leonhart 9512992fe2 Fix mistaken usage of info.block instead of level_info.block
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.
2023-10-11 19:12:33 +11:00
..
android android: Set up signing config for release builds 2023-09-17 01:22:16 -04:00
audio_core Reimplement HardwareOpus 2023-09-16 11:56:25 -04:00
common Reimplement HardwareOpus 2023-09-16 11:56:25 -04:00
core mii_types: Remove null terminator check 2023-09-17 15:23:57 -04:00
dedicated_room msvc: set warning level to /W4 globally 2023-09-03 18:42:10 +04:00
input_common msvc: set warning level to /W4 globally 2023-09-03 18:42:10 +04:00
network msvc: set warning level to /W4 globally 2023-09-03 18:42:10 +04:00
shader_recompiler shader_recompiler: skip sampler for buffer textures (#11435) 2023-09-14 15:23:50 +02:00
tests msvc: set warning level to /W4 globally 2023-09-03 18:42:10 +04:00
video_core Fix mistaken usage of info.block instead of level_info.block 2023-10-11 19:12:33 +11:00
web_service Warnings cleanup for GCC 13 and Clang 16 2023-08-25 19:22:31 -04:00
yuzu Merge pull request #11492 from lat9nq/c-numeric-conversions 2023-09-16 11:40:03 -04:00
yuzu_cmd cmd/yuzu: Remove uncaught usage of stoi 2023-09-13 13:52:09 -04:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt ci: fix msvc when used with LTO (#11459) 2023-09-11 23:25:21 +02:00