From 86cdad1b2f7b233f44d78f819aa1359f76aca2f9 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 13 Sep 2004 19:59:06 +0000 Subject: added GL_MAX_VERTEX_ATTRIBS_ARB bug fix --- docs/VERSIONS | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/VERSIONS') diff --git a/docs/VERSIONS b/docs/VERSIONS index 88e59ed499..60588fa098 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1289,3 +1289,4 @@ Mesa Version History - we weren't reseting the vertex/fragment program error state before parsing (Dave Reveman) - adjust texcoords for sampling texture rectangles (Dave Reveman) + - glGet*(GL_MAX_VERTEX_ATTRIBS_ARB) wasn't implemented -- cgit v1.2.3