Fix the handling of zero-sized output parameters (i.e., those with type
authorIan Romanick <idr@us.ibm.com>
Thu, 17 Mar 2005 01:48:11 +0000 (01:48 +0000)
committerIan Romanick <idr@us.ibm.com>
Thu, 17 Mar 2005 01:48:11 +0000 (01:48 +0000)
commit3f35fbbf668dab4c1a572f77a0912f4b7c8d857c
treea6332fc01602a1406263ad14fba0df31dcd3e3e4
parent9eae0b9f19f3e71dec6d6440db69dd5d140228de
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.
src/glx/x11/indirect.c
src/glx/x11/indirect.h
src/glx/x11/indirect_init.c
src/mesa/glapi/glX_proto_send.py
src/mesa/glapi/gl_API.xml