From 753476c162bc37b8ea2f0fde6fc4f79e07c1dad8 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Sun, 31 Oct 2004 18:43:46 +0000 Subject: finished up PBO support --- docs/VERSIONS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/VERSIONS') diff --git a/docs/VERSIONS b/docs/VERSIONS index f688e4eea7..eb10482bd9 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: - -- cgit v1.2.3