Add ability to specify custom wsialloc implementations
authorNormunds Rieksts <normunds.rieksts@arm.com>
Mon, 4 Oct 2021 11:30:14 +0000 (12:30 +0100)
committerMatteo Franchin <matteo.franchin@arm.com>
Mon, 1 Nov 2021 09:17:41 +0000 (09:17 +0000)
commit02203b8412700469d937b9cfc9c098c66d489f9c
tree1c6c45e040a9d83cbe02a585dd2a69a8642ac4f1
parentb348247fbe7ce272848523c5b2ab416928ab6d87
Add ability to specify custom wsialloc implementations

Adds the ability to link the project with a custom wsialloc
library.

This makes it possible to customize the format selection and
allocation to the target system, according to its capabilities.

Change-Id: Iade5cd27aa3515d3debb7fe1f2b96453776d77be
Signed-off-by: Normunds Rieksts <normunds.rieksts@arm.com>
CMakeLists.txt
wsi/wayland/swapchain.cpp