added pixel texture extension info

This commit is contained in:
Brian Paul 2000-04-07 16:32:21 +00:00
parent d697289746
commit 853fb984de

View 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: