summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r200/r200_tcl.c
AgeCommit message (Expand)Author
2004-09-02r200-maybe-flush-less-3.diffKeith Whitwell
2004-08-17Close some races with locking on R100 and R200 which could manifest as renderingEric Anholt
2004-06-02add support for more than 2 texture units (max 6, default 4). use hang workar...Roland Scheidegger
2004-05-27change some explicit references to texture units 0/1 to unit < MaxTextureUnit...Roland Scheidegger
2004-04-23Convert R200 driver to use the t_vertex interface.Ian Romanick
2003-12-09clean up some compiler warningsKeith 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-22patch to import Jon Smirl's work from BitkeeperBrian Paul
2003-08-06r200 driver, brought over by Jon SmirlKeith Whitwell