mesa/src/vulkan
Eric Engestrom f95637f01a meson: fix android vulkan build
Android doesn't have `pthread_cancel()` and is unlikely to ever
implement it [1], but `wsi_common_display.c` needs it (or an
alternative).

Let's just disable the platform on Android (as it used to be
before 448eb19158).

[1] https://android-review.googlesource.com/c/platform/bionic/+/1215779/1/docs/status.md

Fixes: 448eb19158 ("vulkan: automatically compile the `display` platform when available")
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Acked-by: Nataraj Deshpande <nataraj.deshpande@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5860>
2020-07-14 09:34:54 +00:00
..
device-select-layer meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
overlay-layer vulkan/overlay: fix crash on destroying NULL swapchain 2020-06-25 10:31:50 +00:00
registry vulkan: Update Vulkan XML and headers to 1.2.145 2020-06-22 23:24:25 +00:00
util vulkan: Adds helpers for vk_object (de)alloation and (de)initialization. 2020-07-14 02:48:30 +00:00
wsi meson: fix android vulkan build 2020-07-14 09:34:54 +00:00
Android.mk android: util: Add a mapping from VkFormat to PIPE_FORMAT. 2019-12-27 09:20:40 +01:00
Makefile.sources vulkan,anv: Add a common base object type for VkDevice 2020-05-04 14:06:27 +00:00
meson.build meson: fix android vulkan build 2020-07-14 09:34:54 +00:00
vulkan-icd-symbols.txt vulkan: add symbols file 2019-07-10 11:27:51 +00:00