projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc74c4b
)
docs: Add note about removal of GL_NV_vertex_program.
author
Eric Anholt
<eric@anholt.net>
Mon, 15 Oct 2012 17:12:25 +0000
(10:12 -0700)
committer
Eric Anholt
<eric@anholt.net>
Mon, 15 Oct 2012 18:53:24 +0000
(11:53 -0700)
docs/relnotes-9.1.html
patch
|
blob
|
history
diff --git
a/docs/relnotes-9.1.html
b/docs/relnotes-9.1.html
index e5f4b26a1596b44eb677572b7c40f5ea46c73f9f..551e8bf02a0e01391d87d20f55160f6c1b86a27a 100644
(file)
--- a/
docs/relnotes-9.1.html
+++ b/
docs/relnotes-9.1.html
@@
-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>