From: Rhys Perry Date: Tue, 21 Aug 2018 10:08:17 +0000 (+0100) Subject: docs: add forgotten features to 18.2.0 release notes X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=743e11c10b180247488ae0cc24900560e0a74e2b;p=mesa.git docs: add forgotten features to 18.2.0 release notes Signed-off-by: Rhys Perry Reviewied-by: Ilia Mirkin Cc: 18.2: --- diff --git a/docs/relnotes/18.2.0.html b/docs/relnotes/18.2.0.html index fb7a12f2859..8afcb59d167 100644 --- a/docs/relnotes/18.2.0.html +++ b/docs/relnotes/18.2.0.html @@ -59,6 +59,9 @@ Note: some of the new features are only available with certain drivers.
  • GL_ARB_sample_locations and GL_NV_sample_locations on nvc0 (GM200+)
  • GL_ANDROID_extension_pack_es31a on radeonsi.
  • GL_KHR_texture_compression_astc_ldr on radeonsi
  • +
  • GL_NV_conservative_raster and GL_NV_conservative_raster_dilate on nvc0 (GM200+)
  • +
  • GL_NV_conservative_raster_pre_snap_triangles on nvc0 (GP102+)
  • +
  • multisampled images on nvc0 (GM107+) (now supported on GF100+)
  • Bug fixes