aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon/radeon_vtxfmt.c
Commit message (Expand)AuthorAgeFilesLines
* Wrap every place that accesses a dispatch table with a macro. A new script-Ian Romanick2005-07-181-22/+24
* s/0/NULL/ (Jeff Muizelaar)Brian Paul2005-02-161-1/+1
* use GL_CALL() macro (Andreas Stenglein)Brian Paul2004-07-241-20/+20
* Convert all calls using _glapi_Dispatch to use the new GL_CALL macro.Ian Romanick2004-05-271-2/+2
* bring over build fixes from stable branchAlan Hourihane2004-04-261-1/+1
* Reenable the vtxfmt code paths in the radeon and r200 drivers.Felix Kuehling2004-01-041-7/+8
* Import vtx-0-2-branchKeith Whitwell2003-11-241-2/+3
* 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/+1089