summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2002-11-06 15:18:26 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2002-11-06 15:18:26 +0000
commit36b9b0e9d1479a2ae956d763d891c6b16adada5d (patch)
tree31fb9f3a6ae43c6a7abf9b2204d8e050357f152f /docs
parentf48216ad0f75dc2eecc34ab6978986f564c90334 (diff)
latest 5.0 bug fixes
Diffstat (limited to 'docs')
-rw-r--r--docs/VERSIONS4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index eb311cbdfc..63cadd7c7f 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.110 2002/11/05 20:53:42 brianp Exp $
+$Id: VERSIONS,v 1.111 2002/11/06 15:18:26 brianp Exp $
Mesa Version History
@@ -1071,3 +1071,5 @@ Mesa Version History
- fixed missing triangle bug when running vertex programs
- fixed a few HPUX compilation problems
- FX (Glide) driver didn't compile
+ - setting GL_TEXTURE_BORDER_COLOR with glTexParameteriv() didn't work
+ - a few EXT functions, like glGenTexturesEXT, were no-ops