draw: get rid of fetch-shade-emit frontend hack
authorKeith Whitwell <keith@tungstengraphics.com>
Tue, 13 May 2008 12:35:14 +0000 (13:35 +0100)
committerKeith Whitwell <keith@tungstengraphics.com>
Fri, 23 May 2008 08:16:54 +0000 (09:16 +0100)
commitb23706454bb165a62888d264e95a98a2e4cf139c
tree30428e10ffb164827552fbcc237093d16b4bc6b3
parent8b25b5256fad23e8ea11c6931ecac658ca60c0b0
draw: get rid of fetch-shade-emit frontend hack

The code is now living in it's intended place as a pt middle end.
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_fetch_shade_emit.c [deleted file]