diff options
author | Brian Paul <[email protected]> | 2004-01-07 14:51:30 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2004-01-07 14:51:30 +0000 |
commit | d7af11a041fb072f72ccac8587b8af1d2e43dfe7 (patch) | |
tree | 4a85878fc0dda74b42fbe661b2e7b343fe7a811b /docs/VERSIONS | |
parent | 731852f8a17c39dd0b7be92175621373320bae5d (diff) |
updates for 6.0 release
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r-- | docs/VERSIONS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index 493bb876e96..80076518876 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 |