Mesa (master): 29 new commits

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jan 15 15:01:13 UTC 2020


URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f5462e349a3f082e2944181cd610b1250d711cd
Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Mon Nov 25 21:29:01 2019 +0100

    radv: enable Vulkan 1.2
    
    This bumps the Vulkan version to 1.2.128.
    
    Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
    Reviewed-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=68d6bead781101997eff5d59016014ddb48b5897
Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Tue Nov 26 08:34:33 2019 +0100

    radv: implement Vulkan 1.2 features and properties
    
    Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
    Reviewed-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=b3033198a8c729a840e8e6ff2f30c3d2ed0ec3ba
Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Tue Nov 26 08:13:14 2019 +0100

    radv: implement Vulkan 1.1 features and properties
    
    Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
    Reviewed-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=a09ab76828a14a847bb7014ed5fa7b80f2b66097
Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Mon Nov 25 20:50:12 2019 +0100

    radv: update VK_KHR_timeline_semaphore for Vulkan 1.2
    
    Promoted to Vulkan 1.2 with the KHR suffix omitted.
    
    Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
    Reviewed-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=fab0aa9182133b3a40001191f2746aaac4ef1b81
Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Tue Oct 15 10:21:20 2019 +0200

    radv: update VK_KHR_uniform_buffer_standard_layout for Vulkan 1.2
    
    Promoted to Vulkan 1.2 with the KHR suffix omitted.
    
    Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
    Reviewed-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ff8d124583ba34ff6880e41e1ea4cb5dd8d31fc
Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Tue Nov 26 14:08:00 2019 +0100

    radv: update VK_KHR_shader_subgroup_extended_types for Vulkan 1.2
    
    Promoted to Vulkan 1.2 with the KHR suffix omitted.
    
    Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
    Reviewed-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=af25c8d57bd327ad4bfefda7ad4ed3b1ed1cf3fe
Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Tue Nov 26 14:07:07 2019 +0100

    radv: update VK_KHR_shader_float_controls for Vulkan 1.2
    
    Promoted to Vulkan 1.2 with the KHR suffix omitted.
    
    Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
    Reviewed-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=5335bb6c39e7641c80193ff98e95fa21d5e66876
Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Tue Nov 26 14:05:13 2019 +0100

    radv: update VK_KHR_shader_float16_int8 for Vulkan 1.2
    
    Promoted to Vulkan 1.2 with the KHR suffix omitted.
    
    Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
    Reviewed-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=a73d01b1db9ee359145fec7fbc4ae49f2b6a78b1
Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Tue Oct 15 10:16:37 2019 +0200

    radv: update VK_KHR_shader_atomic_int64 for Vulkan 1.2
    
    Promoted to Vulkan 1.2 with the KHR suffix omitted.
    
    Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
    Reviewed-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=83d1773a5784d3900294108a99111748322331f5
Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Tue Oct 15 10:15:04 2019 +0200

    radv: update VK_KHR_imageless_framebuffer for Vulkan 1.2
    
    Promoted to Vulkan 1.2 with the KHR suffix omitted.
    
    Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
    Reviewed-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=b3bdb4e6ff82940b4bc78a1cafb5718fe6365a1e
Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Tue Oct 15 09:26:20 2019 +0200

    radv: update VK_KHR_image_format_list for Vulkan 1.2
    
    Promoted to Vulkan 1.2 with the KHR suffix omitted.
    
    Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
    Reviewed-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=a80229941f559ea8a547f15a5c44af34f9e32ee4
Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Tue Oct 15 09:24:07 2019 +0200

    radv: update VK_KHR_driver_properties for Vulkan 1.2
    
    Promoted to Vulkan 1.2 with the KHR suffix omitted.
    
    Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
    Reviewed-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=af883bf3dcd22e60d5284e64f3b031c400100423
Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Tue Oct 15 09:22:04 2019 +0200

    radv: update VK_KHR_draw_indirect_count for Vulkan 1.2
    
    Promoted to Vulkan 1.2 with the KHR suffix omitted.
    
    Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
    Reviewed-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=b537be43680d6ca7e491a388ea864d184d23a095
Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Tue Oct 15 09:20:48 2019 +0200

    radv: update VK_KHR_depth_stencil_resolve for Vulkan 1.2
    
    Promoted to Vulkan 1.2 with the KHR suffix omitted.
    
    Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
    Reviewed-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=5993f13b27f0e0a1ba17e8411148e30b03eb48f4
Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Tue Oct 15 09:09:41 2019 +0200

    radv: update VK_KHR_create_renderpass2 for Vulkan 1.2
    
    Promoted to Vulkan 1.2 with the KHR suffix omitted.
    
    Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
    Reviewed-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=b2be00fbc176a0b93393c8ae2ba85f6357c350a7
Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Tue Nov 26 09:59:27 2019 +0100

    radv: update VK_KHR_buffer_device_address for Vulkan 1.2
    
    Promoted to Vulkan 1.2 with the KHR suffix omitted.
    
    Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
    Reviewed-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=0eb26aae1cee913ce0b2bd60ef4a1ad5e55bced2
Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Tue Oct 15 09:03:28 2019 +0200

    radv: update VK_KHR_8bit_storage for Vulkan 1.2
    
    Promoted to Vulkan 1.2 with the KHR suffix omitted.
    
    Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
    Reviewed-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=b4eed4e548aac35182ba39cf86f8838507bcef6f
Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Tue Oct 15 09:00:19 2019 +0200

    radv: update VK_EXT_scalar_block_layout for Vulkan 1.2
    
    Promoted to Vulkan 1.2 with the EXT suffix omitted.
    
    Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
    Reviewed-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=efdf9d8969a88341660e609744d18061b289c7d3
Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Tue Oct 15 08:58:55 2019 +0200

    radv: update VK_EXT_sampler_filter_minmax for Vulkan 1.2
    
    Promoted to Vulkan 1.2 with the EXT suffix omitted.
    
    Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
    Reviewed-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=65e215e6f3aa1478318750365c82e993f78c0c97
Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Tue Oct 15 08:55:07 2019 +0200

    radv: update VK_EXT_host_query_reset for Vulkan 1.2
    
    Promoted to Vulkan 1.2 with the EXT suffix omitted.
    
    Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
    Reviewed-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=95ec0c050bfb3c919c4657d1b0877ff7d286385a
Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Tue Nov 26 14:01:43 2019 +0100

    radv: update VK_EXT_descriptor_indexing for Vulkan 1.2
    
    Promoted to Vulkan 1.2 with the EXT suffix omitted.
    
    Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
    Reviewed-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=4ef3f7e3d37ece7b4339870282cb52c5e334a68d
Author: Iván Briano <ivan.briano at intel.com>
Date:   Mon Sep 16 15:41:45 2019 -0700

    anv: Enable Vulkan 1.2 support
    
    Reviewed-by: Jason Ekstrand <jason at jlekstrand.net>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=c616627f63d19c9a4dc8462e880079ebcb76c5e4
Author: Jason Ekstrand <jason at jlekstrand.net>
Date:   Mon Jan 13 13:44:16 2020 -0600

    anv: Implement the new core version property queries
    
    Vulkan 1.2 introduces some new structures to get the properties and
    features of a device from extensions that were promoted to core in 1.1
    and 1.2.  This commit implements the new property queries and makes all
    of the corresponding extension queries map to them.
    
    Reviewed-by: Iván Briano <ivan.briano at intel.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=a47152c622f55ce201d48e5c610e249ccfd3ef50
Author: Jason Ekstrand <jason at jlekstrand.net>
Date:   Mon Jan 13 12:57:56 2020 -0600

    anv: Implement the new core version feature queries
    
    Vulkan 1.2 introduces some new structures to get the properties and
    features of a device from extensions that were promoted to core in 1.1
    and 1.2.  This commit implements the new feature queries and makes all
    of the corresponding extension queries map to them.
    
    Reviewed-by: Iván Briano <ivan.briano at intel.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=721666e52a7e95b5bc1a7bcfc9cb6b8d43f2c97f
Author: Jason Ekstrand <jason at jlekstrand.net>
Date:   Mon Dec 16 10:43:18 2019 -0600

    anv,nir: Lower quad_broadcast with dynamic index in NIR
    
    This is required for the subgroupBroadcastDynamicId feature that was
    added in Vulkan 1.2.
    
    Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira at intel.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=7e3e2ce702852d2617c250ad6cb68371697d9fa4
Author: Jason Ekstrand <jason at jlekstrand.net>
Date:   Wed Jan 15 08:08:32 2020 -0600

    anv: Bump the patch version to 131

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=f33a68af63eb92cb62b40b6a405aed7b4ea1e920
Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Tue Oct 15 09:22:30 2019 +0200

    vulkan/overlay: Fix for Vulkan 1.2
    
    v2 (Jason Ekstrand):
     - Add duplicate hooks for both the 1.2 and KHR versions of
       vkCmdDraw[Indexed]IndirectCount.
    
    Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
    Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=75755e0eba17f850036798ee7ed46db5e49c4513
Author: Jason Ekstrand <jason at jlekstrand.net>
Date:   Wed Jan 15 08:34:06 2020 -0600

    turnip: Pretend to support Vulkan 1.2
    
    It doesn't really support any Vulkan properly yet so why not claim 1.2?
    This was an easier way of fixing the build than trying to roll it
    forward to a later version of ANV's entrypoint generator scripts.

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=ac0c7ad2c23e7e91c404e9cf4434eac65e1551cb
Author: Jason Ekstrand <jason at jlekstrand.net>
Date:   Wed Jan 15 07:59:32 2020 -0600

    vulkan: Update the XML and headers to 1.2.131
    
    Acked-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
    Acked-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>



More information about the mesa-commit mailing list