diff options
author | Brian Paul <brianp@vmware.com> | 2009-05-22 07:08:38 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-05-22 07:08:38 -0600 |
commit | 0edb61afef615f74113e422922cf5d2b6e38373a (patch) | |
tree | ddd8a8a69df0057d5f4bfe7a534c543f378585cf /docs | |
parent | accffe2b733c07177d9cc9cbece74ba636101874 (diff) |
docs: add glGet case for GL_VERTEX_ARRAY_BINDING_APPLE
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.4.3.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.4.3.html b/docs/relnotes-7.4.3.html index bc06d63245..65d15b6d7a 100644 --- a/docs/relnotes-7.4.3.html +++ b/docs/relnotes-7.4.3.html @@ -34,6 +34,7 @@ for DRI hardware acceleration. <li>Fixed texture object reference counting bug (bug 21756) <li>Allow depth/stencil textures to be attached to GL_STENCIL_ATTACHMENT point (SF bug 2793846) +<li>Added missing glGet case for GL_VERTEX_ARRAY_BINDING_APPLE </ul> |