If the file name passed to parse_GL_API is None or "-", read from standard
authorIan Romanick <idr@us.ibm.com>
Mon, 18 Apr 2005 21:30:20 +0000 (21:30 +0000)
committerIan Romanick <idr@us.ibm.com>
Mon, 18 Apr 2005 21:30:20 +0000 (21:30 +0000)
commitd03ab104db0b9ebacb4265787d4c924fc721fcda
treebdd98f2f58e089909116579dd2ee164058311984
parent93d2d54e7a11cf1a01c976ede37db2320ccc2dff
If the file name passed to parse_GL_API is None or "-", read from standard
input.  This allows use of GL API scripts in pipelines.
src/mesa/glapi/gl_XML.py