added convolution, ARB_imaging items
authorBrian Paul <brian.paul@tungstengraphics.com>
Sat, 2 Sep 2000 17:54:28 +0000 (17:54 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Sat, 2 Sep 2000 17:54:28 +0000 (17:54 +0000)
docs/VERSIONS

index 28ba74d5c2d8e18b4c21c31c7e956aee35afd8c9..b192221864b74997e8627dd549bf44d38ff47e8a 100644 (file)
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.40 2000/08/31 23:04:03 brianp Exp $
+$Id: VERSIONS,v 1.41 2000/09/02 17:54:28 brianp Exp $
 
 
 Mesa Version History
@@ -757,6 +757,8 @@ Mesa Version History
     New:
        - internals of Mesa divided into modular pieces (Keith Whitwell)
        - support for hardware T&L for DRI
+       - GL_EXT_convolution extension
+       - GL_ARB_imaging subset
     Bug Fixes:
        - fbiRev and tmuRev were unitialized when using Glide3
     Changes: