OSDN Git Service

remove usage of vertex_header
authorKeith Whitwell <keith@tungstengraphics.com>
Tue, 8 Apr 2008 16:59:28 +0000 (17:59 +0100)
committerZack Rusin <zack@tungstengraphics.com>
Thu, 10 Apr 2008 18:35:47 +0000 (14:35 -0400)
commitc95dcc49629b72b95826e87e067d7a48753605fb
treec37e51d3537fc62f08e81e18e6f7c18383012933
parent7a8ad75c89b45520043693a37d9f0c7e0b24fc5d
remove usage of vertex_header
13 files changed:
src/gallium/auxiliary/draw/draw_pt_fetch_emit.c
src/gallium/auxiliary/draw/draw_vbuf.c
src/gallium/auxiliary/draw/draw_vertex.c
src/gallium/auxiliary/draw/draw_vertex.h
src/gallium/auxiliary/draw/draw_vf.c
src/gallium/drivers/softpipe/Makefile
src/gallium/drivers/softpipe/SConscript
src/gallium/drivers/softpipe/sp_prim_setup.c
src/gallium/drivers/softpipe/sp_prim_setup.h
src/gallium/drivers/softpipe/sp_prim_vbuf.c
src/gallium/drivers/softpipe/sp_setup.c [new file with mode: 0644]
src/gallium/drivers/softpipe/sp_setup.h [new file with mode: 0644]
src/gallium/drivers/softpipe/sp_state_derived.c