summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_vs.h
AgeCommit message (Expand)Author
2008-05-23draw: mark varient functions as PIPE_CDECLKeith Whitwell
2008-05-23draw: create specialized vs varients incorporating fetch & emitKeith Whitwell
2008-04-19draw: remove dead codeKeith Whitwell
2008-04-18draw: remove old vertex_shader->run() functionsKeith Whitwell
2008-04-17draw: add vertex shader run_linear functionKeith Whitwell
2008-04-12gallium: move duplicated compute_clipmask() code to draw_vs.hBrian
2008-02-15draw: subclass vertex shaders according to execution methodKeith Whitwell