projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f48216a
)
latest 5.0 bug fixes
author
Brian Paul
<brian.paul@tungstengraphics.com>
Wed, 6 Nov 2002 15:18:26 +0000
(15:18 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Wed, 6 Nov 2002 15:18:26 +0000
(15:18 +0000)
docs/VERSIONS
patch
|
blob
|
history
diff --git
a/docs/VERSIONS
b/docs/VERSIONS
index eb311cbdfc8398c29fd65909110a1a53d7936d05..63cadd7c7fcfb6cd07bf1c708cdd44a31d3e2e4b 100644
(file)
--- a/
docs/VERSIONS
+++ b/
docs/VERSIONS
@@
-1,4
+1,4
@@
-$Id: VERSIONS,v 1.11
0 2002/11/05 20:53:42
brianp Exp $
+$Id: VERSIONS,v 1.11
1 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