vulkan-wsi-layer/wsi
Ben Davis 0ef73036aa Update supported composite alpha flags
There is currently no protocol for setting composite alpha blending mode
via Wayland but the expectation is that we use premultiplied alpha
so we only report the premultiplied and inherit composite alpha bits

Change-Id: If4e103b47cb8e99213ca96216abc06d812c68db1
Signed-off-by: Ben Davis <ben.davis@arm.com>
2021-11-12 16:46:40 +00:00
..
headless Update code to use modern c++ style 2021-11-11 10:15:22 +00:00
wayland Update supported composite alpha flags 2021-11-12 16:46:40 +00:00
surface.hpp Fix formatting issues 2021-10-29 08:51:25 +00:00
surface_properties.hpp Add ring buffer utility 2021-08-26 13:42:23 +01:00
swapchain_base.cpp Merge master branch into multiple_swapchains_present_req 2021-11-12 12:21:10 +00:00
swapchain_base.hpp Handle present request for multiple swapchains 2021-11-01 17:28:43 +00:00
synchronization.cpp Update code to use modern c++ style 2021-11-11 10:15:22 +00:00
synchronization.hpp Fix formatting issues 2021-10-29 08:51:25 +00:00
wsi_factory.cpp Add build option for headless extension 2021-10-26 10:07:14 +00:00
wsi_factory.hpp Implement objects associated with VkSurface 2021-08-17 16:42:21 +01:00