Module: Mesa Branch: master Commit: e345247092c9fd1e538ac2b9cc1ccb897d80c565 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e345247092c9fd1e538ac2b9cc1ccb897d80c565
Author: Kevin Rogovin <[email protected]> Date: Fri Aug 24 09:00:46 2018 +0300 docs/relnotes: Mark NV_fragment_shader_interlock support in i965 Acked-by: Jason Ekstrand <[email protected]> --- 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 594b0624a5..afcb044817 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> _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
