Implement fetch/shade/pipeline or emit vertex passthrough.
authorZack Rusin <zack@tungstengraphics.com>
Sun, 13 Apr 2008 05:47:07 +0000 (01:47 -0400)
committerKeith Whitwell <keith@tungstengraphics.com>
Mon, 14 Apr 2008 10:05:37 +0000 (11:05 +0100)
commit0c1cb54923f3ab31caa2821e095685277174dd2f
tree0a4ff3ccc3dc1c4117b7763ea5f2a98909e4016c
parent3f7a3dd58c0ce2719af83ff1d89a26185d08c04c
Implement fetch/shade/pipeline or emit vertex passthrough.
src/gallium/auxiliary/draw/Makefile
src/gallium/auxiliary/draw/draw_pt.c
src/gallium/auxiliary/draw/draw_pt.h
src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline.c [new file with mode: 0644]