draw: move hw vertex emit to a new module
authorKeith Whitwell <keith@tungstengraphics.com>
Thu, 17 Apr 2008 13:43:40 +0000 (14:43 +0100)
committerKeith Whitwell <keith@tungstengraphics.com>
Thu, 17 Apr 2008 13:43:40 +0000 (14:43 +0100)
commitc503e55d74cf84f87f82b3dab3cb4d38b201d47a
tree6903e0e56afccf5d7dca08f5233721452ab8b423
parentfe8af141246bdfc0e98beec0089acdb92407bcfa
draw: move hw vertex emit to a new module
src/gallium/auxiliary/draw/Makefile
src/gallium/auxiliary/draw/draw_private.h
src/gallium/auxiliary/draw/draw_pt.h
src/gallium/auxiliary/draw/draw_pt_emit.c [new file with mode: 0644]
src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline.c