mesa/src
Lionel Landwerlin 34f32a6d66 anv: implement VK_KHR_timeline_semaphore
v2: Fix inverted condition in vkGetPhysicalDeviceExternalSemaphoreProperties()

v3: Add anv_timeline_* helpers (Jason)

v4: Avoid variable shadowing (Jason)
    Split timeline wait/signal device operations (Jason/Lionel)

v5: s/point/signal_value/ (Jason)
    Drop piece of drm-syncobj timeline code (Jason)

v6: Add missing sync_fd semaphore signaling (Jason)

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2019-11-11 21:46:51 +00:00
..
amd radv: fix radv_nir_get_max_workgroup_size when nir=NULL 2019-11-11 20:44:12 +00:00
broadcom v3d: rename vertex shader key (num)_fs_inputs fields 2019-10-31 08:46:35 +00:00
compiler glsl: Check earlier for MaxTextureImageUnits and MaxImageUniforms 2019-11-11 10:58:40 -08:00
drm-shim
egl egl: move #include of local headers out of Khronos headers 2019-11-11 17:20:16 +00:00
etnaviv util: remove LIST_IS_EMPTY macro 2019-10-28 11:24:39 +00:00
freedreno freedreno/ir3: also track # of nops for shader-db 2019-11-09 02:49:15 +00:00
gallium panfrost: Select format-specific blending intrinsics 2019-11-11 15:23:44 +00:00
gbm meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx dri: Avoid swapbuffer throttling in glXCopySubBufferMESA 2019-10-05 13:19:37 +00:00
gtest meson: gtest needs pthreads 2019-11-07 06:11:19 -08:00
hgl haiku: fix Mesa build 2019-10-01 10:31:02 +00:00
imgui
intel anv: implement VK_KHR_timeline_semaphore 2019-11-11 21:46:51 +00:00
loader loader: replace xmlpool_options_h with idep_xmlconfig_headers 2019-10-31 15:29:06 +00:00
mapi meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
mesa mesa: check framebuffer completeness only after state update 2019-11-11 22:04:55 +02:00
panfrost pan/midgard: Pack load/store masks 2019-11-11 15:23:44 +00:00
util util: Use ZSTD for shader cache if possible 2019-11-11 18:53:45 +00:00
vulkan vulkan: bump headers/registry to 1.1.127 2019-11-04 17:07:11 +02:00
SConscript
meson.build meson: revert glvnd workaround 2019-10-31 17:09:59 +00:00