From 60713563d9dccb9723946733600f01a901188ee8 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 16 Feb 2005 15:10:24 +0000 Subject: added floating parsing bug fix --- docs/VERSIONS | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/VERSIONS b/docs/VERSIONS index 3dc43ac7c3..4f2a8fe9d4 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1322,3 +1322,4 @@ Mesa Version History - querying GL_POST_CONVOLUTION_ALPHA_BIAS_EXT returned wrong value - fixed a couple per-pixel fog bugs (Soju Matsumoto) - glGetBooleanv(GL_FRAGMENT_PROGRAM_BINDING_NV) was broken + - fixed float parsing bug in ARB frag/vert programs (bug 2520) -- cgit v1.2.3