mesa/src
Duncan Hopkins f0bbd8fdd0 zink: have_triangle_fans support.
MoltenVK, at least upto 1.2.141, does not render triangle fans. This is reflected in the portability EXTX extension.
This code get the extensions properties and features and then sets the have_triangle_fans.
This extension is not avaiable on all systems, so an amout of the code has to be protected by the define VK_EXTX_PORTABILITY_SUBSET_EXTENSION_NAME.

Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7457>
2020-11-06 16:39:49 +00:00
..
amd nir,spirv: Add support for the ShaderCallKHR scope 2020-11-05 23:36:46 +00:00
android_stub mesa: Make the android_stub be a set of non-installed shared libraries. 2020-09-22 17:09:22 +00:00
broadcom v3dv: Remove unsigned comparison to zero. 2020-11-06 01:42:35 +00:00
compiler nir/lcssa: consider loops with no back-edge invariant 2020-11-06 15:56:18 +00:00
drm-shim drm-shim: Fix unused variable warnings from asserts in release build. 2020-08-28 22:45:08 +00:00
egl egl/dri2: implement createImageFromDmaBufs3 2020-11-02 10:15:47 +01:00
etnaviv etnaviv: drm: fix BO refcount race 2020-10-30 13:27:44 +00:00
freedreno tu: Make sure spirv_to_nir knows we support imageStorageWithoutFormat. 2020-11-05 22:34:32 +00:00
gallium zink: have_triangle_fans support. 2020-11-06 16:39:49 +00:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx glx: get rid of memory leak 2020-10-26 12:49:09 +00:00
gtest
hgl
imgui
intel anv: restrict number of subgroups per group 2020-11-05 10:43:06 -08:00
loader loader: Print dlerror() output in the failure message 2020-11-04 21:45:37 +00:00
mapi mesa: Implement GL_ANGLE_pack_reverse_row_order 2020-11-06 02:28:44 +00:00
mesa mesa/st: use a lock to protect access to variants when updating them 2020-11-06 08:08:28 +00:00
panfrost pan/bi: Correctly calculate render target index 2020-11-04 11:21:29 -05:00
util util/bitset: Add a range iterator helper 2020-11-03 10:14:45 +00:00
virtio virgl: update protocol headers 2020-08-21 18:38:44 +00:00
vulkan zink: add VK_STRUCTURE_TYPE_WSI_MEMORY_ALLOCATE_INFO_MESA for WSI allocations 2020-11-03 09:52:03 +01:00
meson.build zink: add VK_STRUCTURE_TYPE_WSI_MEMORY_ALLOCATE_INFO_MESA for WSI allocations 2020-11-03 09:52:03 +01:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00