mesa/src
Jason Ekstrand 5f372d93a9 anv: Use DRM sync objects to back fences whenever possible
In order to implement VK_KHR_external_fence, we need to back our fences
with something that's shareable.  Since the kernel wait interface for
sync objects already supports waiting for multiple fences in one go, it
makes anv_WaitForFences much simpler if we only have one type of fence.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
2017-08-28 19:33:43 -07:00
..
amd ac/nir: remove misleading condition 2017-08-29 01:36:57 +03:00
broadcom broadcom/genxml: Add V3D 3.3 packet definitions. 2017-08-18 12:54:13 -07:00
compiler nir: Fix system_value_from_intrinsic for subgroups 2017-08-28 08:57:52 -07:00
egl egl: don't NULL deref the .get_capabilities function pointer 2017-08-26 11:22:17 +01:00
gallium radeonsi: stop leaking nir 2017-08-29 09:46:29 +10:00
gbm loader: rework xmlconfig dependency 2017-08-04 23:54:52 +01:00
getopt
glx mesa: Implement GL_ARB_texture_filter_anisotropic 2017-08-25 12:38:01 -04:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv: Use DRM sync objects to back fences whenever possible 2017-08-28 19:33:43 -07:00
loader dri3: Move up fourcc utility function 2017-08-21 12:55:54 +01:00
mapi mapi/gen: remove shebang from the marshal generator scripts 2017-08-26 11:20:08 +01:00
mesa i965: Fix whitespace issues in intel_buffer_objects.c. 2017-08-28 17:11:02 -07:00
util disk_cache: assert if a cache entries keys don't match mesa 2017-08-28 09:29:15 +10:00
vulkan vulkan/util: Add a vk_zalloc helper 2017-08-28 18:35:33 -07:00
Makefile.am build: Convert git_sha1_gen script to Python (part2). 2017-08-01 16:33:55 +01:00
SConscript build: Convert git_sha1_gen script to Python. 2017-08-01 15:24:39 +01:00