added glext.h header item

This commit is contained in:
Brian Paul 2000-02-23 01:14:11 +00:00
parent 67333973b6
commit 3b9a5e912f

View file

@ -1,4 +1,4 @@
$Id: VERSIONS,v 1.18 2000/01/28 16:28:51 brianp Exp $
$Id: VERSIONS,v 1.19 2000/02/23 01:14:11 brianp Exp $
Mesa Version History
@ -687,6 +687,7 @@ Mesa Version History
- better thread safety
- improved glxinfo program
- demos/texdown program to measure texture download performance
- glext.h header file
Bug Fixes:
-
Changes: