summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r200/r200_vtxfmt_c.c
AgeCommit message (Expand)Author
2005-07-18Wrap every place that accesses a dispatch table with a macro. A new script-Ian Romanick
2005-02-17s/0/NULL/ (Jeff Muizelaar)Brian Paul
2004-11-03enable GL_EXT_fog_coord. Calculate fog factors and submit them instead of fog...Roland Scheidegger
2004-10-16Add code to support projective texturing and fix mixed enabling of textureEric Anholt
2004-09-24-O -Wall warnings cleanups in r200.Eric Anholt
2004-06-02add support for more than 2 texture units (max 6, default 4). use hang workar...Roland Scheidegger
2004-05-05Added support for the 3rd texture coordinate for cubemaps and 3DIan 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-06r200 driver, brought over by Jon SmirlKeith Whitwell