Module: Mesa Branch: master Commit: 85067d4babd6fd8a131088b8c0b673bff021a502 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=85067d4babd6fd8a131088b8c0b673bff021a502
Author: Andreas Boll <[email protected]> Date: Tue Oct 16 21:24:04 2012 +0200 docs: add note about removal of GL_NV_fragment_program --- docs/relnotes-9.1.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/docs/relnotes-9.1.html b/docs/relnotes-9.1.html index 551e8bf..19bea7f 100644 --- a/docs/relnotes-9.1.html +++ b/docs/relnotes-9.1.html @@ -59,6 +59,7 @@ Note: some of the new features are only available with certain drivers. <li>Removed VAAPI state tracker (unmaintained and broken)</li> <li>Removed i965's broken hardware implementation of GL_NV_vertex_program</li> <li>Removed swrast support for GL_NV_vertex_program</li> +<li>Removed swrast support for GL_NV_fragment_program</li> </ul> </div> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
