summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r200/r200_texstate.c
AgeCommit message (Expand)Author
2004-06-17use I8 internal format for GL_INTENSITY, GL_ALPHA and GL_LUMINANCE texture fo...Roland Scheidegger
2004-06-03fix minor signedness issue in assertionRoland Scheidegger
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
2004-02-06Refactor "class" texture environments to be implemented in terms ofIan Romanick
2004-01-27Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a singleKeith Whitwell
2004-01-22Corrected a comment about how the DOT3 hardware works in the R200.Ian Romanick
2003-12-11Updates to tnl_dd_dmatmp.hKeith 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