Only install vtxfmt tables for OpenGL
authorKristian Høgsberg <krh@bitplanet.net>
Thu, 14 Oct 2010 18:57:47 +0000 (14:57 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 14 Oct 2010 19:00:22 +0000 (15:00 -0400)
commit1d33e940d2050f3d9180019f6ffd57f6fc295507
treea5fe3d2028935b8565b03cda1bfb835d0d799969
parent4f88550ba0e1ad07e39903f268975921c0101e85
Only install vtxfmt tables for OpenGL

GLES1 and GLES2 install their own exec pointers and don't need the
Save table.  Also, the SET_* macros use different indices for the different
APIs so the offsets used in vtxfmt.c are actually wrong for the ES APIs.
src/mesa/main/vtxfmt.c