summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Rogovin <[email protected]>2018-08-24 09:00:46 +0300
committerJason Ekstrand <[email protected]>2018-08-24 08:59:54 -0500
commite345247092c9fd1e538ac2b9cc1ccb897d80c565 (patch)
treed28be40f5ad9074fa6e6706f5c4e8723aef2a287
parent081395e99deabf10dea374ff54067c936a9a61a9 (diff)
docs/relnotes: Mark NV_fragment_shader_interlock support in i965
Acked-by: Jason Ekstrand <[email protected]>
-rw-r--r--docs/relnotes/18.3.0.html1
1 files changed, 1 insertions, 0 deletions
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.
<li>GL_EXT_vertex_attrib_64bit on i965, nvc0, radeonsi.</li>
<li>GL_EXT_window_rectangles on radeonsi.</li>
<li>GL_KHR_texture_compression_astc_sliced_3d on radeonsi.</li>
+<li>GL_NV_fragment_shader_interlock on i965.</li>
</ul>
<h2>Bug fixes</h2>