From 5c6ede20603491af9fd1ccac92cbf8a3737698fc Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 10 Sep 2004 01:07:05 +0000 Subject: fix matrix classification and program parsing error state bugs --- docs/VERSIONS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/VERSIONS') diff --git a/docs/VERSIONS b/docs/VERSIONS index 4c914896bf..66a30cd75c 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1283,3 +1283,6 @@ Mesa Version History Bug fixes: - OpenGL version 1.5 doesn't need GL_ARB_texture_non_power_of_two - fixed a few compilation issues on IRIX + - fixed a matrix classification bug (reported by Wes Bethel) + - we weren't reseting the vertex/fragment program error state + before parsing (Dave Reveman) -- cgit v1.2.3