projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b30e704
)
added a few more bug fixes
author
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 20 Aug 1999 01:19:36 +0000
(
01:19
+0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 20 Aug 1999 01:19:36 +0000
(
01:19
+0000)
docs/VERSIONS
patch
|
blob
|
history
diff --git
a/docs/VERSIONS
b/docs/VERSIONS
index b48efac89d828a34a2ee83aedac541eac02bf49a..a845d30dfcd098fb3343c6314101d1fa7b43bf4c 100644
(file)
--- a/
docs/VERSIONS
+++ b/
docs/VERSIONS
@@
-1,4
+1,4
@@
-$Id: VERSIONS,v 1.1
0 1999/07/30 18:58:30
brianp Exp $
+$Id: VERSIONS,v 1.1
1 1999/08/20 01:19:36
brianp Exp $
Mesa Version History
@@
-650,6
+650,8
@@
Mesa Version History
Bug Fixes:
- glGetTexLevelParameter wasn't fully implemented
- glXUseXFont now handles multi-byte fonts
+ - glIsEnabled(GL_TEXTURE_2D / 3D) returned wrong result
+ - alpha channel of blending points, lines was sometimes incorrect
Changes:
- New library names: libGL.so and libGLU.so
- New subdirectories: docs/ and bin/