azahar/src
Wunkolo 5960b60d88 renderer_vulkan: Fix multisample ClearTextureWithRenderpass
Ensure that the multisample framebuffer is used rather than the usual one when using a render pass to clear the textures.

That way, a MSAA-render AND resolve is used to clear the textures at the same time.
2026-06-05 08:49:58 -07:00
..
android config: Add sample_count renderer option 2026-06-05 08:49:58 -07:00
audio_core cmake: Add EXCLUDE_FROM_ALL to targets where applicable 2026-05-09 14:01:56 +01:00
citra_cli Implement Z3DS compression CLI in new citra_cli static library 2026-05-16 17:13:31 +01:00
citra_libretro libretro: fix linker error with tests 2026-04-09 22:00:49 +01:00
citra_meta Implement Z3DS compression CLI in new citra_cli static library 2026-05-16 17:13:31 +01:00
citra_qt config: Add sample_count renderer option 2026-06-05 08:49:58 -07:00
citra_room citra_meta: Move DetachedTasks construction to main.cpp 2026-01-19 21:01:55 +00:00
citra_room_standalone Fixed launch failures on NetBSD due to PaX MPROTECT restrictions 2026-04-05 13:11:40 +01:00
common config: Add sample_count renderer option 2026-06-05 08:49:58 -07:00
core core: Refactor thread unschedule and add debug frontend unschedule (#2145) 2026-05-23 17:25:14 +02:00
input_common cmake: Add EXCLUDE_FROM_ALL to targets where applicable 2026-05-09 14:01:56 +01:00
installer Move version numbers to end of release file filenames 2026-03-04 14:48:04 +00:00
network cmake: Add EXCLUDE_FROM_ALL to targets where applicable 2026-05-09 14:01:56 +01:00
tests tests: Don't run catch_discover_tests when cross-compiling to a different OS 2026-05-09 10:32:52 +01:00
video_core renderer_vulkan: Fix multisample ClearTextureWithRenderpass 2026-06-05 08:49:58 -07:00
web_service cmake: Add EXCLUDE_FROM_ALL to targets where applicable 2026-05-09 14:01:56 +01:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt Implement Z3DS compression CLI in new citra_cli static library 2026-05-16 17:13:31 +01:00