yuzu/src
Alexander Orzechowski 3cc3176ad6 video_core/vulkan: Explicity check swapchain size when deciding to recreate
Vulkan for whatever reason does not return VK_ERROR_OUT_OF_DATE_KHR when
the swapchain is the wrong size. Explicity make sure the size is indeed
up to date to workaround this.
2022-12-13 13:23:35 -05:00
..
audio_core audio_core: remove explicitly defaulted and implicitly deleted constructors 2022-12-10 13:05:15 -05:00
common Merge pull request #9398 from liamwhite/fail 2022-12-12 14:37:42 -08:00
core Merge pull request #9398 from liamwhite/fail 2022-12-12 14:37:42 -08:00
dedicated_room CMake: Consolidate common PCH headers 2022-11-30 18:30:30 -05:00
input_common input_common: Filter SDL GUID 2022-12-12 10:37:55 -06:00
network cmake: prefer system libraries 2022-12-04 17:09:25 +01:00
shader_recompiler Merge pull request #9300 from ameerj/pch 2022-12-03 14:10:06 -05:00
tests CMake: Consolidate common PCH headers 2022-11-30 18:30:30 -05:00
video_core video_core/vulkan: Explicity check swapchain size when deciding to recreate 2022-12-13 13:23:35 -05:00
web_service cmake: prefer system libraries 2022-12-04 17:09:25 +01:00
yuzu renderer_opengl: refactor context acquire 2022-12-13 13:23:23 -05:00
yuzu_cmd Merge pull request #9370 from liamwhite/break-unmapped 2022-12-06 20:20:20 +00:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt Merge pull request #9300 from ameerj/pch 2022-12-03 14:10:06 -05:00