diff options
author | Ian Romanick <ian.d.romanick@intel.com> | 2010-10-27 13:45:29 -0700 |
---|---|---|
committer | Ian Romanick <ian.d.romanick@intel.com> | 2010-10-27 13:45:29 -0700 |
commit | 502943049af6e8927e2b342365733fabda3d5b88 (patch) | |
tree | c09305fcded8b411a717731fc449e22a63a7010b /docs/relnotes-7.10.html | |
parent | 817ed687102b40d504d010b4d0e3c2e24ae4cd50 (diff) |
docs: add GL_EXT_separate_shader_objects 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 2d0adcc8cd..6706caf41d 100644 --- a/docs/relnotes-7.10.html +++ b/docs/relnotes-7.10.html @@ -36,6 +36,7 @@ tbd <ul> <li>GL_ARB_explicit_attrib_location extension (Intel and software drivers). <li>GL_ARB_texture_rg (Intel, software drivers, gallium drivers). +<li>GL_EXT_separate_shader_objects extension (Intel and software drivers). <li>GL_NV_primitive_restart extension (Gallium softpipe, llvmpipe). </ul> |