docs: Add note about removal of GL_NV_vertex_program.
authorEric Anholt <eric@anholt.net>
Mon, 15 Oct 2012 17:12:25 +0000 (10:12 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 15 Oct 2012 18:53:24 +0000 (11:53 -0700)
docs/relnotes-9.1.html

index e5f4b26a1596b44eb677572b7c40f5ea46c73f9f..551e8bf02a0e01391d87d20f55160f6c1b86a27a 100644 (file)
@@ -57,6 +57,8 @@ Note: some of the new features are only available with certain drivers.
 
 <ul>
 <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>
 </ul>
 
 </div>