draw: add aos vertex shader varient
authorKeith Whitwell <keith@tungstengraphics.com>
Wed, 21 May 2008 08:44:16 +0000 (09:44 +0100)
committerKeith Whitwell <keith@tungstengraphics.com>
Fri, 23 May 2008 08:16:56 +0000 (09:16 +0100)
commit1ba10e5ccf5cd0c990922e982e1e9bc6be48a5e4
tree8c8a201f4e620f3e3edca3999989399793a1dae9
parentba738a3135415de8b381cd8845cd6c435d5747a8
draw: add aos vertex shader varient
src/gallium/auxiliary/draw/Makefile
src/gallium/auxiliary/draw/draw_vs.h
src/gallium/auxiliary/draw/draw_vs_aos.c [new file with mode: 0644]
src/gallium/auxiliary/draw/draw_vs_aos.h [new file with mode: 0644]
src/gallium/auxiliary/draw/draw_vs_aos_io.c [new file with mode: 0644]
src/gallium/auxiliary/draw/draw_vs_sse.c