diff options
| author | Brian Paul <brian.paul@tungstengraphics.com> | 2000-04-08 18:58:05 +0000 | 
|---|---|---|
| committer | Brian Paul <brian.paul@tungstengraphics.com> | 2000-04-08 18:58:05 +0000 | 
| commit | 39350966ad982b4dc1273338a658dfda80ceb435 (patch) | |
| tree | d81acd5071035c6225ddded63bf6377ec01590fe /docs/VERSIONS | |
| parent | 250069dbb443f26f4dcc409c9c873019a5f50f9d (diff) | |
added GL_EXT_color_matrix extension
Diffstat (limited to 'docs/VERSIONS')
| -rw-r--r-- | docs/VERSIONS | 5 | 
1 files changed, 3 insertions, 2 deletions
| diff --git a/docs/VERSIONS b/docs/VERSIONS index ad02fa2e5a..4ef24a85e3 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1,4 +1,4 @@ -$Id: VERSIONS,v 1.28 2000/04/07 16:32:21 brianp Exp $ +$Id: VERSIONS,v 1.29 2000/04/08 18:58:05 brianp Exp $  Mesa Version History @@ -674,7 +674,7 @@ Mesa Version History  	- glCopyPixels with pixel zooming now works -3.2 (Stabilization of 3.1)  March ??, 2000 +3.2 (Stabilization of 3.1)  April ??, 2000      Bug Fixes:  	(TBD) @@ -698,6 +698,7 @@ Mesa Version History  	- demos/occlude program  	- GL_SGIS_pixel_texture and GL_SGIX_pixel_texture extensions  	- demos/pixeltex program +	- GL_SGI_color_matrix extension      Bug Fixes:  	- none since 3.2      Changes: | 
