Module: Mesa Branch: master Commit: 6346214f055126d421a20c40056e3abe8ce1f9f3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6346214f055126d421a20c40056e3abe8ce1f9f3
Author: Andreas Boll <[email protected]> Date: Thu Nov 15 11:09:38 2012 +0100 docs: add note about removal of OpenVMS support --- 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 97247fb..3a8c77b 100644 --- a/docs/relnotes-9.1.html +++ b/docs/relnotes-9.1.html @@ -61,6 +61,7 @@ Note: some of the new features are only available with certain drivers. <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> +<li>Removed OpenVMS support (unmaintained and broken)</li> </ul> </div> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
