mesa: Fix glTexCoordPointer with type GL_FIXED.
authorChia-I Wu <olv@lunarg.com>
Thu, 9 Dec 2010 11:37:15 +0000 (19:37 +0800)
committerChia-I Wu <olv@lunarg.com>
Thu, 9 Dec 2010 11:37:56 +0000 (19:37 +0800)
commit0c0eda393ad5048528f2664d03046ff7f7d3a64c
treec53b994a21f7e18db9a4effc44ff3ca34ae6caaf
parent2d270ac0904a1e3779906f7dbf493f31e5b3823b
mesa: Fix glTexCoordPointer with type GL_FIXED.

GL_FIXED is also a legal type for glTexCoordPointer.
src/mesa/main/varray.c