From: Marek Olšák Date: Wed, 7 Aug 2019 00:09:46 +0000 (-0400) Subject: relnotes/19.2: document EXT_texture_dhadow_lod X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c95e2a1c6ba40f017ca451e862a794d45ddb62cf;p=mesa.git relnotes/19.2: document EXT_texture_dhadow_lod --- diff --git a/docs/relnotes/19.2.0.html b/docs/relnotes/19.2.0.html index 0ce4fb85c93..61d86dbc9e5 100644 --- a/docs/relnotes/19.2.0.html +++ b/docs/relnotes/19.2.0.html @@ -42,6 +42,7 @@ TBD.
  • GL_ARB_post_depth_coverage on radeonsi (Navi)
  • GL_EXT_shader_image_load_store on radeonsi (with LLVM >= 10)
  • GL_EXT_shader_samples_identical on iris and radeonsi (if using NIR)
  • +
  • GL_EXT_texture_shadow_lod on i965, iris
  • EGL_EXT_platform_device
  • VK_EXT_queue_family_foreign for radv
  • VK_EXT_shader_demote_to_helper_invocation on Intel.