From b44d4a0d6a7dcc1eebe4f055b98c236e64cb8da1 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 13 Jan 2004 16:18:33 +0000 Subject: updated glext.h, fixed bug 876160 --- docs/VERSIONS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/VERSIONS') diff --git a/docs/VERSIONS b/docs/VERSIONS index 883e645204..6dd907198d 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1189,6 +1189,7 @@ Mesa Version History 6.0 January ??, 2004 New: - full OpenGL 1.5 support + - updated GL/glext.h file to version 21 Bug fixes: - fixed bug in UNCLAMPED_FLOAT_TO_UBYTE macro; solves a color clamping issue @@ -1197,3 +1198,4 @@ Mesa Version History - fixed FP divide by zero error seen on VMS with xlockmore, others - fixed program debug problem (bug 873011) - building on AIX with gcc works now + - glDeleteProgramsARB failed for ARB fragment programs (bug 876160) -- cgit v1.2.3