summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/ffb/ffb_vtxfmt.c
AgeCommit message (Expand)Author
2008-09-21Merge branch 'master' into gallium-0.2Keith Whitwell
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell
2008-06-21replace __inline and __inline__ with INLINE macroBrian Paul
2008-05-26Remove CVS keywords.José Fonseca
2006-04-20Make most of the _mesa_noop_*() functions static.Brian Paul
2005-07-18Wrap every place that accesses a dispatch table with a macro. A new script-Ian Romanick
2004-09-15replace glNormal3f(v) with GL_CALL(Normal3f)(v), etc (Andreas StengleinBrian Paul
2003-12-08some changes for SOLO buildAlan Hourihane
2003-12-04build fixesAlan Hourihane
2003-12-04add SPARC ffb DRI driverAlan Hourihane