aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r128/r128_texmem.c
Commit message (Expand)AuthorAgeFilesLines
* uint*t -> u_int*t changesAlan Hourihane2004-12-141-3/+3
* Convert Rage 128 over to t_vertex.c. While it's slightly slower (10% in ipers)Eric Anholt2004-10-021-1/+0
* Convert int(8|32)_t to uint(8|32)_t, like should have been done the first time.Ian Romanick2004-03-181-3/+3
* Convert all uses of CARD32 and CARD8 to int32_t and int8_t.Ian Romanick2004-03-171-3/+3
* casts to silence warningsBrian Paul2004-03-041-1/+1
* Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a singleKeith Whitwell2004-01-271-1/+1
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-1/+1
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+302