summaryrefslogtreecommitdiff
path: root/docs/VERSIONS
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2004-01-07 14:51:30 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2004-01-07 14:51:30 +0000
commitd7af11a041fb072f72ccac8587b8af1d2e43dfe7 (patch)
tree4a85878fc0dda74b42fbe661b2e7b343fe7a811b /docs/VERSIONS
parent731852f8a17c39dd0b7be92175621373320bae5d (diff)
updates for 6.0 release
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r--docs/VERSIONS4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 493bb876e9..8007651887 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1190,7 +1190,9 @@ Mesa Version History
New:
- full OpenGL 1.5 support
Bug fixes:
- - fixed bug UNCLAMPED_FLOAT_TO_UBYTE macro; solves a color clamping issue
+ - fixed bug in UNCLAMPED_FLOAT_TO_UBYTE macro; solves a color
+ clamping issue
- updated suno5-gcc configs
+ - glColor3 functions sometimes resulted in undefined alpha values