anv,radv: Update release notes for newly implemented extensiosn
authorJason Ekstrand <jason@jlekstrand.net>
Sat, 20 Apr 2019 14:44:57 +0000 (09:44 -0500)
committerJason Ekstrand <jason@jlekstrand.net>
Mon, 22 Apr 2019 14:47:23 +0000 (14:47 +0000)
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@intel.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
docs/relnotes/19.1.0.html

index 1acc7dc5fd5f86c8a4c6bb4435ff059e392c4713..1c4d5f5e9787c5a560bf5c14eecb8e751e30ed54 100644 (file)
@@ -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>