summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r128/r128_vb.c
AgeCommit message (Expand)Author
2004-10-02Convert Rage 128 over to t_vertex.c. While it's slightly slower (10% in ipers)Eric Anholt
2004-07-01Rename the various function types in t_context.h to include a tnl_ prefix.Keith Whitwell
2004-03-17Convert all uses of CARD32 and CARD8 to int32_t and int8_t.Ian Romanick
2003-12-11Updates to tnl_dd_dmatmp.hKeith Whitwell
2003-11-24Import vtx-0-2-branchKeith Whitwell
2003-10-21Update DRI drivers to current DRI CVS and make them work.Jon Smirl
2003-08-22patch to import Jon Smirl's work from BitkeeperBrian Paul