diff options
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r-- | docs/VERSIONS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index fb3143d2fb..74400e01aa 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1322,6 +1322,9 @@ Mesa Version History - DirectFB driver (Claudio Ciccani) Changes: - added -stereo option for glxgears demo (Jacek Rosik) + - updated the PBuffer demo code in xdemos/ directory + - glDeleteTextures/Programs/Buffers() now makes the object ID + available for immediate re-use Bug fixes: - some functions didn't support PBO functionality - glGetTexImage didn't convert color index images to RGBA as required |