mesa/src
Roman Stratiienko c1e5cfb01f v3dv: Limit API version to v1.0 for Android
Android CDD has additional requirements that must be met in order to
enable 1.1+:

 - samplerYcbcrConversion
 - VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_SYNC_FD_BIT
 - VK_EXTERNAL_FENCE_HANDLE_TYPE_SYNC_FD_BIT
 - VK_ANDROID_external_memory_android_hardware_buffer >= v2

Requirements are checked by:
android.graphics.cts.VulkanFeaturesTest#testVulkan1_1Requirements CTS

Fixes: 2686c5419d ("v3dv: add Android support")
Signed-off-by: Roman Stratiienko <r.stratiienko@gmail.com>
Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18047>
(cherry picked from commit b17ea48f91)
2022-08-19 11:33:08 -07:00
..
amd aco: Force tex operand to have the correct sub dword size before packing. 2022-08-19 11:32:30 -07:00
android_stub
asahi agx: Fix packing of samplers in texture instrs 2022-08-08 14:55:10 -07:00
broadcom v3dv: Limit API version to v1.0 for Android 2022-08-19 11:33:08 -07:00
c11 c11: #include <threads.h> when the os/platform provide it 2022-08-19 11:32:29 -07:00
compiler nir/lower_gs_intrinsics: fix primitive count for points 2022-08-16 09:39:21 -07:00
drm-shim drm-shim: Cleanup on device file close 2022-05-02 19:50:33 +00:00
egl egl/wgl: Fix some awkward sizeof formatting 2022-08-11 10:33:25 -07:00
etnaviv util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00
freedreno tu: Disable LRZ write when alpha-to-coverage is enabled 2022-08-19 11:32:26 -07:00
gallium iris: Fix PIPE_CAP_UMA 2022-08-19 11:32:37 -07:00
gbm gbm: add GBM_FORMAT_[AX]BGR16161616 2022-07-27 07:27:10 +00:00
getopt
glx glx: Remove usage of USE_ELF_TLS 2022-07-29 23:59:12 +00:00
gtest gtest: Fix maybe-uninitialized compiler warning 2022-06-29 21:02:18 +00:00
hgl
imagination pvr: Fix cdm shared reg usage reported to fw. 2022-07-29 11:37:06 +00:00
imgui
intel intel/compiler: fix mesh urb write regression 2022-08-19 11:33:05 -07:00
loader loader: Remove usage of USE_ELF_TLS in loader.c 2022-07-29 23:59:12 +00:00
mapi glthread: call _mesa_glthread_DeleteBuffers unconditionally 2022-08-12 09:41:33 -07:00
mesa mesa: require render target bind for A/L/I in format selection 2022-08-12 10:42:23 -07:00
microsoft microsoft/compiler: Fix PSV struct when numthreads is 0 2022-08-19 11:32:32 -07:00
nouveau nir: Split usub_sat lowering flag from uadd_sat. 2022-07-22 17:54:28 +00:00
panfrost pan/decode: Fix overrun decoding planes 2022-08-02 21:11:06 +00:00
tool meson/pps: Check if libdrm exists to compile pps 2022-06-22 11:52:36 +03:00
util util: Fixes invalid assumption that return non null by function util_format_fetch_rgba_func 2022-08-16 09:39:11 -07:00
virtio meson: add various generated header dependencies as order-only deps 2022-07-31 18:10:15 +00:00
vulkan vk/device-select-layer: fix .sType of VkPhysicalDeviceGroupProperties 2022-08-16 09:39:20 -07:00
meson.build meson: Remove usage of use_elf_tls 2022-07-29 23:59:11 +00:00