Module: Mesa Branch: master Commit: 00d8733120276fc5bdd3ecb7fea6e04b7940d71b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=00d8733120276fc5bdd3ecb7fea6e04b7940d71b
Author: Roland Scheidegger <[email protected]> Date: Fri Jun 5 02:25:03 2015 +0200 docs: add note about llvmpipe supporting GL_ARB_shader_stencil_export --- docs/relnotes/10.7.0.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/relnotes/10.7.0.html b/docs/relnotes/10.7.0.html index 6206716..7518389 100644 --- a/docs/relnotes/10.7.0.html +++ b/docs/relnotes/10.7.0.html @@ -43,7 +43,9 @@ TBD. Note: some of the new features are only available with certain drivers. </p> -TBD. +<ul> +<li>GL_ARB_shader_stencil_export on llvmpipe</li> +</ul> <h2>Bug fixes</h2> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
