diff options
author | Brian Paul <brianp@vmware.com> | 2009-01-22 15:51:12 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-01-22 15:51:12 -0700 |
commit | fb88b6df82900c5c8f3f8044be06c757e376b916 (patch) | |
tree | 03fab416629de5fac96fcc7eb6e6617ece801993 /docs/relnotes-7.5.html | |
parent | a7f98f4c7e9e20ec23ded82881360ec307881509 (diff) |
docs: first 7.5 feature: GL_ARB_framebuffer_object
Diffstat (limited to 'docs/relnotes-7.5.html')
-rw-r--r-- | docs/relnotes-7.5.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.5.html b/docs/relnotes-7.5.html index 0d54dff762..235be4ba02 100644 --- a/docs/relnotes-7.5.html +++ b/docs/relnotes-7.5.html @@ -32,6 +32,7 @@ tbd <h2>New features</h2> <ul> +<li>GL_ARB_framebuffer_object extension (software drivers, i965 driver) </ul> |