Properly annotate variable-length output parameters. Make sure that the
authorIan Romanick <idr@us.ibm.com>
Fri, 28 Jan 2005 18:20:43 +0000 (18:20 +0000)
committerIan Romanick <idr@us.ibm.com>
Fri, 28 Jan 2005 18:20:43 +0000 (18:20 +0000)
commit54584df8cc0e663d931de0576a967ffec7fd3ce4
tree59bbe0dd9c8454347379dbbfe9579e96d332080e
parent20b8d9c1b927f30390093750af0f4008adbfa5cf
Properly annotate variable-length output parameters.  Make sure that the
client-side code doesn't try to calculate the size of the output
parameters.  The server will tell the client how big it is.
src/mesa/glapi/glX_XML.py
src/mesa/glapi/glX_proto_send.py
src/mesa/glapi/gl_API.xml