From: Brian Paul Date: Sun, 31 Oct 2004 18:43:46 +0000 (+0000) Subject: finished up PBO support X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=753476c162bc37b8ea2f0fde6fc4f79e07c1dad8;p=mesa.git finished up PBO support --- diff --git a/docs/VERSIONS b/docs/VERSIONS index f688e4eea7a..eb10482bd9b 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1301,8 +1301,10 @@ Mesa Version History New: - GL_ARB_draw_buffers extension - GL_OES_read_format extension (Ian Romanick) + - full support for GL_EXT_pixel_buffer_object (convolution filters, + polygon stipple, colormaps, etc) Changes: - - + - added -stereo option for glxgears demo (Jacek Rosik) Bug fixes: fixes from 6.2.1, plus: -