summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/draw_vs.h
Commit message (Expand)AuthorAgeFilesLines
* draw: remove dead codeKeith Whitwell2008-04-191-27/+0
* draw: remove old vertex_shader->run() functionsKeith Whitwell2008-04-181-7/+0
* draw: add vertex shader run_linear functionKeith Whitwell2008-04-171-1/+39
* gallium: move duplicated compute_clipmask() code to draw_vs.hBrian2008-04-121-0/+33
* draw: subclass vertex shaders according to execution methodKeith Whitwell2008-02-151-0/+50