From: Brian Paul Date: Fri, 5 Mar 2010 16:24:15 +0000 (-0700) Subject: docs: document GL_APPLE_object_purgeable X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=60fae3b0249b42dd8c2f5777ad5f933a9bbc50d2;p=mesa.git docs: document GL_APPLE_object_purgeable --- diff --git a/docs/relnotes-7.8.html b/docs/relnotes-7.8.html index 552b25a5dc6..ebe3d498b57 100644 --- a/docs/relnotes-7.8.html +++ b/docs/relnotes-7.8.html @@ -38,6 +38,7 @@ tbd
  • GL_EXT_draw_buffers2 extension (swrast and i965 driver only)
  • GL_ARB_fragment_coord_conventions extension (for swrast, i965, and Gallium drivers)
  • GL_EXT_texture_array extension (swrast driver only) +
  • GL_APPLE_object_purgeable extension (swrast and i945/i965 DRI drivers)
  • Much improved support for EGL in Mesa
  • New state trackers for OpenGL ES 1.1 and 2.0
  • Dedicated documentation for Gallium