vulkan-wsi-layer/wsi
Joe Jenner-Bailey f0dcf4fb36 util: add class for storing extensions strings
This utility will be used in future commits.

Also add -Wno-undefined to the linker flags to prevent leaving
undefined symbols in the layer .so file. Fix issues highlighted while
using this flag.

Change-Id: I682e266f7b3f313742cb2da83e5ad2569fc72da3
Signed-off-by: Joe Jenner-Bailey <joe.jenner-bailey@arm.com>
Signed-off-by: Matteo Franchin <matteo.franchin@arm.com>
Signed-off-by: Rosen Zhelev <rosen.zhelev@arm.com>
2021-01-18 10:33:17 +00:00
..
headless Use util::allocator in swapchain object 2020-12-10 17:46:36 +00:00
surface_properties.hpp Move WSI type specific calls 2019-11-21 15:23:59 +00:00
swapchain_base.cpp util: add class for storing extensions strings 2021-01-18 10:33:17 +00:00
swapchain_base.hpp Use util::allocator in swapchain object 2020-12-10 17:46:36 +00:00
wsi_factory.cpp Move WSI type specific calls 2019-11-21 15:23:59 +00:00
wsi_factory.hpp Move WSI type specific calls 2019-11-21 15:23:59 +00:00