docs: add note about removal of GL_NV_fragment_program

This commit is contained in:
Andreas Boll
2012-10-16 21:24:04 +02:00
parent 381186dbf8
commit 85067d4bab
+1
View File
@@ -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>