diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/VERSIONS | 4 |
1 files changed, 3 insertions, 1 deletions
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: - |