godot/drivers/vulkan
reduz 4d19c052f7 Fix Context Validation Layer Errors
* Multisampling was wrongly selected, possibly fixes #49937
* Image semaphore acquisition is now per window, possibly fixes #41614

Please make sure to test the above two issues again, since I can't reproduce either anyway.
2021-06-28 17:43:10 -03:00
..
rendering_device_vulkan.cpp Fix Context Validation Layer Errors 2021-06-28 17:43:10 -03:00
rendering_device_vulkan.h Implement Framebuffer Subpass support 2021-06-24 15:59:15 -03:00
SCsub SCons: Add explicit dependencies on thirdparty code in cloned env 2020-12-18 10:29:34 +01:00
vulkan_context.cpp Fix Context Validation Layer Errors 2021-06-28 17:43:10 -03:00
vulkan_context.h Fix Context Validation Layer Errors 2021-06-28 17:43:10 -03:00