aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r600/r600_context.c
Commit message (Collapse)AuthorAgeFilesLines
* r600: clean up Create/DestroyContextAlex Deucher2009-08-121-0/+2
|
* R600: fix up some build problemsAlex Deucher2009-07-211-13/+1
|
* R6xx/r7xx: first pass at texture supportAlex Deucher2009-07-061-1/+1
| | | | texture bo setup isn't quite working yet
* get rid of chip_object structAlex Deucher2009-05-291-5/+1
|
* more cleanupAlex Deucher2009-05-291-2/+5
|
* more cleanupAlex Deucher2009-05-291-1/+2
|
* more cleanupAlex Deucher2009-05-291-2/+0
|
* remove more old r300 bitsAlex Deucher2009-05-291-5/+3
|
* more cleanupAlex Deucher2009-05-291-16/+14
|
* Remove unused functionsAlex Deucher2009-05-291-29/+0
|
* R6xx/r7xx: remove old sw tcl bitsAlex Deucher2009-05-291-12/+1
|
* r6xx/r7xx: switch to common dma functions for vecsAlex Deucher2009-05-291-4/+0
|
* fix segfault when running glxinfoAlex Deucher2009-05-261-2/+3
|
* Fix r6 code bugs.Richard Li2009-05-151-0/+12
|
* R6xx/R7xx: WIP r6xx-rewrite codeRichard Li2009-05-081-63/+6
|
* Initial pull of code from r6xx-r7xx-support branchRichard Li2009-04-211-62/+101
| | | | Not functional yet.
* Remove r500 stuffAlex Deucher2009-04-101-15/+11
|
* R6xx/R7xx: r300 -> r600 symbolsAlex Deucher2009-04-091-76/+76
|
* R600: initial copy of r300 codeAlex Deucher2009-04-081-0/+472