diff options
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 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 |