docs: Add note about removal of GL_NV_vertex_program.

This commit is contained in:
Eric Anholt 2012-10-15 10:12:25 -07:00
parent bc74c4bbaf
commit 59c4420fac
1 changed files with 2 additions and 0 deletions

View 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>