summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_vertex_cache.c
AgeCommit message (Expand)Author
2008-04-14pass vertex size to shaders so that callee can decide on the sizeZack Rusin
2008-04-14Make shaders operate on a block of memory instead of arrays of vertex_header'sZack Rusin
2008-04-04gallium: Handle client-supplied edgeflags.Keith Whitwell
2008-03-10gallium: enable bug workaround in draw_vertex_cache_invalidateKeith Whitwell
2008-02-21draw: vertex cache reworkKeith Whitwell
2008-02-15Code reorganization: s/aux/auxiliary/.José Fonseca