Add documentation for Wayland support
authorMatteo Franchin <matteo.franchin@arm.com>
Fri, 29 Oct 2021 11:45:24 +0000 (12:45 +0100)
committerMatteo Franchin <matteo.franchin@arm.com>
Tue, 2 Nov 2021 18:11:03 +0000 (18:11 +0000)
commit454ce6c2679df7e95bb3a219c500e86d46db4dda
treed4cb8f3a0744f1576c96ee3c311c4c81bd26ce87
parent02203b8412700469d937b9cfc9c098c66d489f9c
Add documentation for Wayland support

- Clarify requirement of Vulkan 1.1 support in Vulkan Loader and ICDs
- Add a list of Vulkan extensions required for Wayland
- Document option to provide a custom implementation of the wsialloc.h
  interface and to disable support for VK_EXT_headless_surface
- Fix link to Vulkan Loader documentation

Change-Id: I791577a49570855fde86b2ffb1ac8e966f2073d9
README.md