aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/ffb/ffb_vtxfmt.c
Commit message (Expand)AuthorAgeFilesLines
* Make most of the _mesa_noop_*() functions static.Brian Paul2006-04-201-11/+2
* Wrap every place that accesses a dispatch table with a macro. A new script-Ian Romanick2005-07-181-12/+13
* replace glNormal3f(v) with GL_CALL(Normal3f)(v), etc (Andreas StengleinBrian Paul2004-09-151-6/+6
* some changes for SOLO buildAlan Hourihane2003-12-081-2/+0
* build fixesAlan Hourihane2003-12-041-1/+0
* add SPARC ffb DRI driverAlan Hourihane2003-12-041-0/+429