aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon/radeon_vtxfmt_c.c
Commit message (Expand)AuthorAgeFilesLines
* remove vtxfmt code, switch over to vboKeith Whitwell2006-10-311-924/+0
* enable 3rd texture unit on radeon (default still 2 enabled units). Disable so...Roland Scheidegger2005-10-131-6/+8
* Wrap every place that accesses a dispatch table with a macro. A new script-Ian Romanick2005-07-181-13/+15
* s/0/NULL/ (Jeff Muizelaar)Brian Paul2005-02-161-2/+2
* Clean up some warnings in the R100 driver with -O -Wall.Eric Anholt2004-09-241-2/+14
* Import vtx-0-2-branchKeith Whitwell2003-11-241-6/+9
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-3/+3
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+905