aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r600/r600_texstate.c
Commit message (Collapse)AuthorAgeFilesLines
* R6xx/r7xx: warning fixesKevin DeKorte2009-07-171-0/+2
| | | | patch from Kevin DeKorte with some minor fixes from me.
* Merge branch 'master' of git+ssh://[email protected]/git/mesa/mesa ↵Alex Deucher2009-07-151-17/+22
| | | | | | | into r6xx-rewrite This builds, but I get an assertion in radeonGetLock() due to the drawable being null.
* R6xx/r7xx: first pass at texture supportAlex Deucher2009-07-061-0/+795
| | | | texture bo setup isn't quite working yet
* R6xx/R7xx: remove unused filesRichard Li2009-04-211-476/+0
|
* Remove r500 stuffAlex Deucher2009-04-101-12/+0
|
* R6xx/R7xx: r300 -> r600 symbolsAlex Deucher2009-04-091-84/+84
|
* R600: initial copy of r300 codeAlex Deucher2009-04-081-0/+488