summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_vertex_fetch.c
AgeCommit message (Expand)Author
2008-04-03draw: add passthrough path to the pipelineKeith Whitwell
2008-03-25draw: vertex fetch can be validated too early leading to an assertion... disableKeith Whitwell
2008-03-03draw: add fetch for bgra ubyte surfacesKeith Whitwell
2008-02-27gallium: remove dependencies on pipe_shader_state's semantic infoBrian
2008-02-15Code reorganization: s/aux/auxiliary/.José Fonseca