From e345247092c9fd1e538ac2b9cc1ccb897d80c565 Mon Sep 17 00:00:00 2001 From: Kevin Rogovin Date: Fri, 24 Aug 2018 09:00:46 +0300 Subject: [PATCH] docs/relnotes: Mark NV_fragment_shader_interlock support in i965 Acked-by: Jason Ekstrand --- docs/relnotes/18.3.0.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/relnotes/18.3.0.html b/docs/relnotes/18.3.0.html index 594b0624a5b..afcb0448177 100644 --- a/docs/relnotes/18.3.0.html +++ b/docs/relnotes/18.3.0.html @@ -59,6 +59,7 @@ Note: some of the new features are only available with certain drivers.
  • GL_EXT_vertex_attrib_64bit on i965, nvc0, radeonsi.
  • GL_EXT_window_rectangles on radeonsi.
  • GL_KHR_texture_compression_astc_sliced_3d on radeonsi.
  • +
  • GL_NV_fragment_shader_interlock on i965.
  • Bug fixes

    -- 2.30.2