summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/draw_vs.c
Commit message (Expand)AuthorAgeFilesLines
* draw: share machineKeith Whitwell2008-05-291-3/+40
* draw: create specialized vs varients incorporating fetch & emitKeith Whitwell2008-05-231-1/+82
* draw: move some state into a new 'vs' areaKeith Whitwell2008-05-231-4/+31
* draw: rename draw_vertex_shader.c -> draw_vs.cKeith Whitwell2008-04-191-0/+85