summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_vertex_shader.c
AgeCommit message (Expand)Author
2008-03-09draw: cope with binding NULL vertex shader (on context delete, for instance)Keith Whitwell
2008-02-27gallium: remove dependencies on pipe_shader_state's semantic infoBrian
2008-02-21draw: vertex cache reworkKeith Whitwell
2008-02-15draw: subclass vertex shaders according to execution methodKeith Whitwell
2008-02-15Merge commit 'origin/gallium-0.1' into gallium-0.1Keith Whitwell
2008-02-15Code reorganization: s/aux/auxiliary/.José Fonseca