Mesa (master): anv,radv: Update release notes for newly implemented extensiosn

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Apr 22 14:47:52 UTC 2019


Module: Mesa
Branch: master
Commit: 2314db10bf95decc008f78f0304398fe368ee4aa
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=2314db10bf95decc008f78f0304398fe368ee4aa

Author: Jason Ekstrand <jason at jlekstrand.net>
Date:   Sat Apr 20 09:44:57 2019 -0500

anv,radv: Update release notes for newly implemented extensiosn

A lot has happened in those two drivers since the 19.0 release and we
keep forgetting to update release notes.  Time to bring everything up to
date again before 19.1 gets released.

Acked-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
Reviewed-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>

---

 docs/relnotes/19.1.0.html | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/docs/relnotes/19.1.0.html b/docs/relnotes/19.1.0.html
index 1acc7dc5fd5..1c4d5f5e978 100644
--- a/docs/relnotes/19.1.0.html
+++ b/docs/relnotes/19.1.0.html
@@ -45,7 +45,19 @@ TBD.
 <li>GL_NV_compute_shader_derivatives on iris and i965.</li>
 <li>GL_KHR_parallel_shader_compile on all drivers.</li>
 <li>VK_EXT_buffer_device_address on Intel and RADV.</li>
+<li>VK_EXT_depth_clip_enable on Intel and RADV.</li>
+<li>VK_KHR_ycbcr_image_arrays on Intel.</li>
+<li>VK_EXT_inline_uniform_block on Intel and RADV.</li>
+<li>VK_EXT_external_memory_host on Intel.</li>
+<li>VK_EXT_host_query_reset on Intel and RADV.</li>
+<li>VK_KHR_surface_protected_capabilities on Intel and RADV.</li>
+<li>VK_EXT_pipeline_creation_feedback on Intel and RADV.</li>
+<li>VK_KHR_8bit_storage on RADV.</li>
+<li>VK_AMD_gpu_shader_int16 on RADV.</li>
+<li>VK_AMD_gpu_shader_half_float on RADV.</li>
 <li>VK_NV_compute_shader_derivatives on Intel.</li>
+<li>VK_KHR_shader_float16_int8 on Intel and RADV (RADV only supports int8).</li>
+<li>VK_KHR_shader_atomic_int64 on Intel.</li>
 <li>VK_EXT_descriptor_indexing on Intel.</li>
 <li>VK_KHR_shader_float16_int8 on Intel and RADV.</li>
 </ul>




More information about the mesa-commit mailing list