summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_pt_elts.c
AgeCommit message (Expand)Author
2010-08-16draw: Remove varray and vcache.Chia-I Wu
2009-06-18draw: Replace pointer arithmetic with cast.José Fonseca
2008-05-28gallium: Windows CE portability fixes.José Fonseca
2008-04-19draw: move incoming vertex state into draw->ptKeith Whitwell
2008-03-24Revert "draw: Fix #include order to fix Linux build."Keith Whitwell
2008-03-24draw: Fix #include order to fix Linux build.Michel Dänzer
2008-03-23draw: fix crlfKeith Whitwell
2008-03-23draw: fix some unsigned vs ushort confusionKeith Whitwell
2008-03-23gallium: beginnings of draw module vertex reworkKeith Whitwell