From: Jason Ekstrand Date: Sat, 20 Apr 2019 14:44:57 +0000 (-0500) Subject: anv,radv: Update release notes for newly implemented extensiosn X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2314db10bf95decc008f78f0304398fe368ee4aa;p=mesa.git 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 Reviewed-by: Bas Nieuwenhuizen Reviewed-by: Samuel Pitoiset --- 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.
  • GL_NV_compute_shader_derivatives on iris and i965.
  • GL_KHR_parallel_shader_compile on all drivers.
  • VK_EXT_buffer_device_address on Intel and RADV.
  • +
  • VK_EXT_depth_clip_enable on Intel and RADV.
  • +
  • VK_KHR_ycbcr_image_arrays on Intel.
  • +
  • VK_EXT_inline_uniform_block on Intel and RADV.
  • +
  • VK_EXT_external_memory_host on Intel.
  • +
  • VK_EXT_host_query_reset on Intel and RADV.
  • +
  • VK_KHR_surface_protected_capabilities on Intel and RADV.
  • +
  • VK_EXT_pipeline_creation_feedback on Intel and RADV.
  • +
  • VK_KHR_8bit_storage on RADV.
  • +
  • VK_AMD_gpu_shader_int16 on RADV.
  • +
  • VK_AMD_gpu_shader_half_float on RADV.
  • VK_NV_compute_shader_derivatives on Intel.
  • +
  • VK_KHR_shader_float16_int8 on Intel and RADV (RADV only supports int8).
  • +
  • VK_KHR_shader_atomic_int64 on Intel.
  • VK_EXT_descriptor_indexing on Intel.
  • VK_KHR_shader_float16_int8 on Intel and RADV.