docs/relnotes: Mark NV_fragment_shader_interlock support in i965

Acked-by: Jason Ekstrand <jason@jlekstrand.net>
This commit is contained in:
Kevin Rogovin 2018-08-24 09:00:46 +03:00 committed by Jason Ekstrand
parent 081395e99d
commit e345247092

View file

@ -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>