summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r200/r200_texstate.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compile errors when DEBUG is defined.Ian Romanick2004-10-181-2/+2
* Add code to support projective texturing and fix mixed enabling of textureEric Anholt2004-10-161-104/+135
* Always turn on the TAM_DEBUG3=0x6 workaround on real r200s. It appears thatEric Anholt2004-10-161-2/+8
* This statechange is vtx state, not tcl.Eric Anholt2004-10-091-1/+1
* Add Roland Scheidegger's S3TC patch. This patch does not implement theEric Anholt2004-10-071-2/+29
* -O -Wall warnings cleanups in r200.Eric Anholt2004-09-241-1/+0
* Big-endian texture fixes from Michel Dänzer.Brian Paul2004-06-191-0/+10
* use I8 internal format for GL_INTENSITY, GL_ALPHA and GL_LUMINANCE texture fo...Roland Scheidegger2004-06-171-13/+12
* fix minor signedness issue in assertionRoland Scheidegger2004-06-031-2/+2
* add support for more than 2 texture units (max 6, default 4). use hang workar...Roland Scheidegger2004-06-021-73/+114
* Added support for the 3rd texture coordinate for cubemaps and 3DIan Romanick2004-05-051-0/+1
* Refactor "class" texture environments to be implemented in terms ofIan Romanick2004-02-061-699/+241
* Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a singleKeith Whitwell2004-01-271-12/+12
* Corrected a comment about how the DOT3 hardware works in the R200.Ian Romanick2004-01-221-4/+4
* Updates to tnl_dd_dmatmp.hKeith Whitwell2003-12-111-1/+1
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-70/+26
* r200 driver, brought over by Jon SmirlKeith Whitwell2003-08-061-0/+1824