| commit | 59c4420facb1e004aaaddf86d63a86bd56e511f9 | [log] [tgz] |
|---|---|---|
| author | Eric Anholt <eric@anholt.net> | Mon Oct 15 10:12:25 2012 -0700 |
| committer | Eric Anholt <eric@anholt.net> | Mon Oct 15 11:53:24 2012 -0700 |
| tree | 328f0693914f566b444e1c39694f32184e385ace | |
| parent | bc74c4bbaf198d121fb36341ce4f9839c34b5e75 [diff] [blame] |
docs: Add note about removal of GL_NV_vertex_program.
diff --git a/docs/relnotes-9.1.html b/docs/relnotes-9.1.html index e5f4b26..551e8bf 100644 --- a/docs/relnotes-9.1.html +++ b/docs/relnotes-9.1.html
@@ -57,6 +57,8 @@ <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>