mesa: add initial API changes for ARB_vertex_type_2_10_10_10_rev.
authorDave Airlie <airlied@redhat.com>
Sun, 21 Nov 2010 22:12:57 +0000 (08:12 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 6 Sep 2011 09:16:32 +0000 (10:16 +0100)
commit667351bc5f07a149234e7f3a0b7c1139624d3de0
treeb1fe0f24e1ec83e5c2a583a53baeefc8a623d179
parent2b3da6b01e5b1fe7b4dfad96370a3dc2d3c248ba
mesa: add initial API changes for ARB_vertex_type_2_10_10_10_rev.

add new APIs to the internal mesa driver interface + set funcs in vtxfmt.c

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/main/dd.h
src/mesa/main/vtxfmt.c