diff options
author | Brian Paul <brianp@vmware.com> | 2010-03-05 09:24:15 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2010-03-05 09:24:15 -0700 |
commit | 60fae3b0249b42dd8c2f5777ad5f933a9bbc50d2 (patch) | |
tree | d3f555baabb392b4eb81dadec90febd128623600 /docs | |
parent | e176ae5f2a90632c778c3ae7dcab587f119035b1 (diff) |
docs: document GL_APPLE_object_purgeable
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.8.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.8.html b/docs/relnotes-7.8.html index 552b25a5dc..ebe3d498b5 100644 --- a/docs/relnotes-7.8.html +++ b/docs/relnotes-7.8.html @@ -38,6 +38,7 @@ tbd <li>GL_EXT_draw_buffers2 extension (swrast and i965 driver only) <li>GL_ARB_fragment_coord_conventions extension (for swrast, i965, and Gallium drivers) <li>GL_EXT_texture_array extension (swrast driver only) +<li>GL_APPLE_object_purgeable extension (swrast and i945/i965 DRI drivers) <li>Much improved support for <a href="egl.html">EGL in Mesa</a> <li>New state trackers for <a href="opengles.html">OpenGL ES 1.1 and 2.0</a> <li>Dedicated documentation for Gallium |