diff options
author | Brian Paul <brianp@vmware.com> | 2010-10-21 17:04:38 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2010-10-21 17:05:36 -0600 |
commit | 13cd611f560dcf750c1066c0a92d7dc5728637a4 (patch) | |
tree | 6283e66d02493fb6a0cb09687ab9a5ad9ed21702 /docs/relnotes-7.10.html | |
parent | 9ad4589e7e742d420527e6725929f802b24f5a3c (diff) |
docs: add GL_ARB_texture_rg to release notes
Diffstat (limited to 'docs/relnotes-7.10.html')
-rw-r--r-- | docs/relnotes-7.10.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.10.html b/docs/relnotes-7.10.html index c2e26765bf..4d342dce00 100644 --- a/docs/relnotes-7.10.html +++ b/docs/relnotes-7.10.html @@ -35,6 +35,7 @@ tbd <h2>New features</h2> <ul> <li>GL_ARB_explicit_attrib_location extension (Intel and software drivers). +<li>GL_ARB_texture_rg (Intel, software drivers, gallium drivers). </ul> |