glapi: Correctly generate static disatches for X86.
authorChia-I Wu <olv@lunarg.com>
Thu, 18 Mar 2010 03:36:57 +0000 (11:36 +0800)
committerChia-I Wu <olv@lunarg.com>
Sat, 20 Mar 2010 05:02:05 +0000 (13:02 +0800)
commit41a87a43e11c664935349f938022d58d3e22da4e
treeb0565c1df3e3a9bce2617c2106641aaa703acc2e
parent7e6e049bb769012ef93d373d8a95a727120d2bc7
glapi: Correctly generate static disatches for X86.

The entry point names, instead of the function name, should be used to
test if the entry point should be statically dispatched.
src/mesa/glapi/gen/gl_x86_asm.py
src/mesa/x86/glapi_x86.S