diff options
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r-- | docs/VERSIONS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index ed508fd3855..a8e7730dad9 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1186,7 +1186,7 @@ Mesa Version History - disable SPARC asm code on Linux (bug 852204) -6.0 January ??, 2004 +6.0 January 16, 2004 New: - full OpenGL 1.5 support - updated GL/glext.h file to version 21 @@ -1198,7 +1198,8 @@ Mesa Version History - updated suno5-gcc configs - glColor3 functions sometimes resulted in undefined alpha values - fixed FP divide by zero error seen on VMS with xlockmore, others - - fixed program debug problem (bug 873011) + - fixed vertex/fragment program debug problem (bug 873011) - building on AIX with gcc works now - glDeleteProgramsARB failed for ARB fragment programs (bug 876160) - glDrawRangeElements tried to modify potentially read-only storage + - updated files for building on Windows |