[Mesa-dev] [PATCH] docs: add forgotten features to 18.2.0 release notes

Rhys Perry pendingchaos02 at gmail.com
Tue Aug 21 10:08:17 UTC 2018


Signed-off-by: Rhys Perry <pendingchaos02 at gmail.com>
Cc: 18.2: <mesa-stable at lists.freedesktop.org>
---
 docs/relnotes/18.2.0.html | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/docs/relnotes/18.2.0.html b/docs/relnotes/18.2.0.html
index fb7a12f285..8afcb59d16 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.
 <li>GL_ARB_sample_locations and GL_NV_sample_locations on nvc0 (GM200+)</li>
 <li>GL_ANDROID_extension_pack_es31a on radeonsi.</li>
 <li>GL_KHR_texture_compression_astc_ldr on radeonsi</li>
+<li>GL_NV_conservative_raster and GL_NV_conservative_raster_dilate on nvc0 (GM200+)</li>
+<li>GL_NV_conservative_raster_pre_snap_triangles on nvc0 (GP102+)</li>
+<li>multisampled images on nvc0 (GM107+) (now supported on GF100+)</li>
 </ul>
 
 <h2>Bug fixes</h2>
-- 
2.17.1



More information about the mesa-dev mailing list