summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r600/r600_tex.c
Commit message (Expand)AuthorAgeFilesLines
* radeon: Fix all compiler warnings.Pauli Nieminen2009-08-251-2/+2
* r600: minor fixesAlex Deucher2009-07-291-1/+1
* r600: fix tex clamp modesAlex Deucher2009-07-281-4/+4
* r600: implement texture border colorAlex Deucher2009-07-281-8/+6
* r600: switch tex code to use SETfield macrosAlex Deucher2009-07-271-15/+24
* tex wipAlex Deucher2009-07-071-2/+1
* R6xx/r7xx: first pass at texture supportAlex Deucher2009-07-061-0/+438
* R6xx/R7xx: remove unused filesRichard Li2009-04-211-347/+0
* Fix build errors from mergeAlex Deucher2009-04-101-2/+2
* R6xx/R7xx: r300 -> r600 symbolsAlex Deucher2009-04-091-50/+50
* R600: initial copy of r300 codeAlex Deucher2009-04-081-0/+347