projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac3958e
)
added latest 3.5.1 bug fixes
author
Brian Paul
<brian.paul@tungstengraphics.com>
Sat, 14 Jul 2001 16:30:56 +0000
(16:30 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Sat, 14 Jul 2001 16:30:56 +0000
(16:30 +0000)
docs/VERSIONS
patch
|
blob
|
history
diff --git
a/docs/VERSIONS
b/docs/VERSIONS
index 9abcd1d43b4c625f2a3cf877480d6eaabed6879a..f60788967c1b03aa5c5bc5bf7c9c86f94cbfb868 100644
(file)
--- a/
docs/VERSIONS
+++ b/
docs/VERSIONS
@@
-1,4
+1,4
@@
-$Id: VERSIONS,v 1.6
1 2001/06/26 01:33:15
brianp Exp $
+$Id: VERSIONS,v 1.6
2 2001/07/14 16:30:56
brianp Exp $
Mesa Version History
@@
-874,3
+874,6
@@
Mesa Version History
- GL_IBM_rasterpos_clip extension
Bug fixes:
- GLX_PBUFFER_WIDTH/HEIGHT were missing from glx.h
+ - GL_COLOR_MATRIX changes weren't recognized by teximage functions
+ - glCopyPixels with scale and bias was broken
+ - glRasterPos with lighting could segfault