commit | d7af11a041fb072f72ccac8587b8af1d2e43dfe7 | [log] [tgz] |
---|---|---|
author | Brian Paul <brian.paul@tungstengraphics.com> | Wed Jan 07 14:51:30 2004 +0000 |
committer | Brian Paul <brian.paul@tungstengraphics.com> | Wed Jan 07 14:51:30 2004 +0000 |
tree | 4a85878fc0dda74b42fbe661b2e7b343fe7a811b | |
parent | 731852f8a17c39dd0b7be92175621373320bae5d [diff] [blame] |
updates for 6.0 release
diff --git a/docs/VERSIONS b/docs/VERSIONS index 493bb87..8007651 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS
@@ -1190,7 +1190,9 @@ 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