From: Kevin Rogovin Date: Fri, 24 Aug 2018 06:00:46 +0000 (+0300) Subject: docs/relnotes: Mark NV_fragment_shader_interlock support in i965 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e345247092c9fd1e538ac2b9cc1ccb897d80c565;p=mesa.git docs/relnotes: Mark NV_fragment_shader_interlock support in i965 Acked-by: Jason Ekstrand --- 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