frontend for rendering without elts
authorZack Rusin <zack@tungstengraphics.com>
Thu, 24 Apr 2008 20:22:47 +0000 (16:22 -0400)
committerKeith Whitwell <keith@tungstengraphics.com>
Fri, 25 Apr 2008 13:20:25 +0000 (14:20 +0100)
commit992d0b997f8f7e965e56852b81e01c290f8c13de
tree80910dbe213d341b7607ccaa359590a05b9d3d46
parenta7ce6d399221fbb59d96d56c853de9781bbf2547
frontend for rendering without elts
src/gallium/auxiliary/draw/Makefile
src/gallium/auxiliary/draw/draw_private.h
src/gallium/auxiliary/draw/draw_pt.c
src/gallium/auxiliary/draw/draw_pt.h
src/gallium/auxiliary/draw/draw_pt_varray.c [new file with mode: 0644]
src/gallium/auxiliary/draw/draw_pt_varray_tmp.h [new file with mode: 0644]