vulkan-wsi-layer/wsi
Fufu Fang b96455b845 Remove the TODO on the max Wayland image size.
It is valid to create windows exceeding the display size. It is correct
to set the image size limits to the GPU limits.

Change-Id: I53d0865ad1a540cd2eb92137ef325f000bd76159
Signed-off-by: Fufu Fang <fufu.fang@arm.com>
2021-10-27 15:16:13 +01:00
..
headless Always set use_presentation_thread flag in init_platform 2021-10-15 13:34:37 +01:00
wayland Remove the TODO on the max Wayland image size. 2021-10-27 15:16:13 +01:00
surface.hpp Implement objects associated with VkSurface 2021-08-17 16:42:21 +01:00
surface_properties.hpp Add ring buffer utility 2021-08-26 13:42:23 +01:00
swapchain_base.cpp Implement MAILBOX presentation for Wayland swapchains 2021-10-14 15:45:34 +00:00
swapchain_base.hpp Implement MAILBOX presentation for Wayland swapchains 2021-10-14 15:45:34 +00:00
synchronization.cpp Use explicit synchronization for Wayland surfaces 2021-09-14 10:52:28 +01:00
synchronization.hpp Use explicit synchronization for Wayland surfaces 2021-09-14 10:52:28 +01: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