Explicitly store the names for each function that should have a static
authorIan Romanick <idr@us.ibm.com>
Sat, 26 Aug 2006 21:26:55 +0000 (21:26 +0000)
committerIan Romanick <idr@us.ibm.com>
Sat, 26 Aug 2006 21:26:55 +0000 (21:26 +0000)
commit7e9737b3704b92865242d7564825cdc57db5c4c9
treedc263730d8d7ac5d0e0c21177a7ad52ff3100fcc
parent092d14be92259d4210e3a2b5d4b5e18886bb4d4a
Explicitly store the names for each function that should have a static
entry point generated.  This allows us to do things like generate a
static entry point for glPointParameterfvARB but not for
glPointParameterfvSGIS.
src/mesa/glapi/gl_SPARC_asm.py
src/mesa/glapi/gl_XML.py
src/mesa/glapi/gl_apitemp.py
src/mesa/glapi/gl_procs.py
src/mesa/glapi/gl_x86-64_asm.py
src/mesa/glapi/gl_x86_asm.py