eden/src
Maufeat aec7f19b7e
[texture_cache] fix msaa upload again, (#2550)
temproary non-msaa images used for msaa uploads were being destroyed before the GPU finished using them, causing validation errors/crashes.
This keeps the temp image alive until the GPU finishes and switches the aspect-mask check to bitwise so the MSAA path only runs when needed.

Reviewed-on: eden-emu/eden#2550
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Co-authored-by: Maufeat <sahyno1996@gmail.com>
Co-committed-by: Maufeat <sahyno1996@gmail.com>
2025-09-23 03:49:36 +02:00
..
android [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
audio_core [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
common [vk, opengl] add lanczo and spline-1 filtering (#2534) 2025-09-22 17:34:55 +02:00
core [texture_cache, nifm] fix crashes for linear image type and set nifm logs to debug (#2549) 2025-09-22 17:56:20 +02:00
dedicated_room [cmake, core] refactor: update mbedtls and make YUZU_USE_CPM better (#485) 2025-09-15 04:22:15 +02:00
dynarmic [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
frontend_common [qt] refactor: qt_common lib (#94) 2025-09-15 17:21:18 +02:00
hid_core [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
input_common [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
network [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
qt_common [vk, opengl] add lanczo and spline-1 filtering (#2534) 2025-09-22 17:34:55 +02:00
shader_recompiler [shader_recompiler] Rewrite ISBERD (#2541) 2025-09-22 17:55:41 +02:00
tests [dynarmic] jit fix branch v2 (#203) 2025-08-27 06:49:50 +02:00
video_core [texture_cache] fix msaa upload again, (#2550) 2025-09-23 03:49:36 +02:00
web_service [cmake] refactor: SDL2 CI and CPMUtil::AddCIPackage (#284) 2025-08-23 19:42:49 +02:00
yuzu [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
yuzu_cmd [cmake] CPMUtil: formatting, git_host, new repos, more system deps, libusb (#392) 2025-09-08 19:21:38 +02:00
yuzu_room_standalone Fix License headers & CI (#168) 2025-06-09 01:40:21 +00:00
.clang-format
CMakeLists.txt [qt] refactor: qt_common lib (#94) 2025-09-15 17:21:18 +02:00
dep_hashes.h.in [cmake, frontend] feat: CPMUtil + dependency viewer (#238) 2025-08-11 22:27:29 +02:00