Pixel oriented render functions are now generated by the
authorIan Romanick <idr@us.ibm.com>
Fri, 7 Jan 2005 02:39:09 +0000 (02:39 +0000)
committerIan Romanick <idr@us.ibm.com>
Fri, 7 Jan 2005 02:39:09 +0000 (02:39 +0000)
commit5f1f229f8da255ca9b390da1757ad781978cf619
tree14a550730dc7a2ceb74ef84183b518460d2e1b68
parent3385d7cec3308129f6f1fc5990023417e4e4be47
Pixel oriented render functions are now generated by the
glX_proto_send.py script.  This eliminates ~600 lines of non-generated
code.  With proper compiler optimization settings, it also decreases the
size of libGL.so by about 3KB.
12 files changed:
src/glx/x11/compsize.c
src/glx/x11/glxclient.h
src/glx/x11/indirect.c
src/glx/x11/pixel.c
src/glx/x11/render2.c
src/glx/x11/renderpix.c
src/glx/x11/singlepix.c
src/glx/x11/size.h [deleted file]
src/mesa/glapi/glX_XML.py
src/mesa/glapi/glX_proto_send.py
src/mesa/glapi/gl_API.xml
src/mesa/glapi/gl_XML.py