Files
third_party_mesa3d/docs/relnotes
Lionel Landwerlin b996fa8efa anv: implement VK_KHR_synchronization2
v2: Use u_foreach_bit64() (Samuel)

v3: Add missing handling of VkMemoryBarrier2KHR in pNext of
    VkSubpassDependency2KHR (Samuel)

v4: Remove unused ANV_PIPELINE_STAGE_PIPELINED_BITS (Ivan)

v5: fix missing anv_measure_submit() (Jason)
    constify anv_pipeline_stage_pipelined_bits (Jason)

v6: Split flushes & invalidation emissions on
    vkCmdSetEvent2KHR()/vkCmdWaitEvents2KHR() (Jason)

v7: Only apply flushes once on events (Jason)

v8: Drop split flushes for this patch

v9: Add comment about ignore some fields of VkMemoryBarrier2 in
    VkSubpassDependency2KHR (Jason)
    Drop spurious PIPE_CONTROL change s/,/;/ (Jason)

v10: Fix build issue on Android (Lionel)

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9045>
2021-10-06 20:22:38 +00:00
..
2020-06-13 10:42:00 +00:00
2020-06-25 01:49:46 +02:00
2020-07-09 09:11:37 +00:00
2020-07-22 23:05:33 +02:00
2020-08-05 21:20:25 +00:00
2020-08-19 21:49:38 +00:00
2020-09-02 20:43:58 +00:00
2020-09-28 07:43:28 +00:00
2020-09-30 20:20:40 +00:00
2020-10-12 22:10:38 +00:00
2020-10-14 17:51:00 +00:00
2020-11-06 20:50:04 -08:00
2020-12-16 21:59:48 +00:00
2020-12-30 20:19:44 -08:00
2021-01-13 20:25:25 +00:00
2021-01-29 20:13:14 -08:00
2021-04-01 19:36:05 +00:00
2021-03-25 00:18:57 +00:00
2021-04-07 17:51:27 +00:00
2021-07-15 17:40:42 +00:00
2021-05-19 23:55:19 +00:00
2021-05-19 23:55:19 +00:00
2021-06-03 02:56:12 +00:00
2021-06-18 18:07:11 +00:00
2021-06-30 19:38:00 +01:00
2021-07-14 21:28:56 +01:00
2021-07-30 23:10:09 +00:00
2021-08-11 21:16:24 +00:00
2021-09-08 22:37:44 +01:00
2021-08-04 12:09:11 -07:00