commit | 3f35fbbf668dab4c1a572f77a0912f4b7c8d857c | [log] [tgz] |
---|---|---|
author | Ian Romanick <idr@us.ibm.com> | Thu Mar 17 01:48:11 2005 +0000 |
committer | Ian Romanick <idr@us.ibm.com> | Thu Mar 17 01:48:11 2005 +0000 |
tree | a6332fc01602a1406263ad14fba0df31dcd3e3e4 | |
parent | 9eae0b9f19f3e71dec6d6440db69dd5d140228de [diff] |
Fix the handling of zero-sized output parameters (i.e., those with type 'GLvoid *'). This fixes the GLX protocol for glGetProgramStringARB. This fixes bugzilla #2747. Remove the 'ignore="true"' from glVertexAttrib4bvARB. This fixes bugzilla #2746.