added pixel texture extension info
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 7 Apr 2000 16:32:21 +0000 (16:32 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 7 Apr 2000 16:32:21 +0000 (16:32 +0000)
docs/VERSIONS

index 130aac415a1633d7739ceeaec5fd0bdb6d7a7968..ad02fa2e5ae50ae96ede48ded01f36f6836add86 100644 (file)
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.27 2000/04/01 06:01:17 brianp Exp $
+$Id: VERSIONS,v 1.28 2000/04/07 16:32:21 brianp Exp $
 
 
 Mesa Version History
@@ -696,6 +696,8 @@ Mesa Version History
        - GLX_EXT_visual_rating extension (a no-op, however)
        - GL_HP_occlusion_test demo (for X and OS/Mesa drivers)
        - demos/occlude program
+       - GL_SGIS_pixel_texture and GL_SGIX_pixel_texture extensions
+       - demos/pixeltex program
     Bug Fixes:
        - none since 3.2
     Changes: