aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r600/r700_chip.c
Commit message (Expand)AuthorAgeFilesLines
* r600: add user clip plane supportAlex Deucher2009-07-201-0/+22
* R6xx/R7xx: add fine grained syncing supportAlex Deucher2009-07-171-3/+20
* R6xx/r7xx: send depth state in it's own functionAlex Deucher2009-07-171-95/+64
* R6xx/r7xx: add some missing state regsAlex Deucher2009-07-171-21/+24
* R6xx: fix rendering on r6xx/rs780 chipsAlex Deucher2009-07-161-0/+41
* Restore vp input mapping, fix vtx stream missing problem.Richard Li2009-07-161-1/+1
* R6xx/r7xx: warning fixesKevin DeKorte2009-07-151-1/+4
* R6xx/r7xx: fix missing vertex streamRichard Li2009-07-151-17/+15
* r6xx/r7xx: fix buffer aging bugAlex Deucher2009-07-141-16/+18
* R6xx/r7xx: first pass at texture supportAlex Deucher2009-07-061-1/+1
* r6xx/r7xx: rework aos setupAlex Deucher2009-07-011-4/+4
* add LINK_STATES for SPI_PS and SEMANTICCooper Yuan2009-06-221-1/+68
* Properly set aos_countAlex Deucher2009-06-111-8/+10
* Pull in additional state setup from the DDXAlex Deucher2009-06-091-0/+50
* re-arrange state structureAlex Deucher2009-06-041-345/+301
* Don't program VGT_OUT_DEALLOC_CNTL/VGT_VERTEX_REUSE_BLOCK_CNTLAlex Deucher2009-06-041-3/+0
* start to fill in ShadeModel()Alex Deucher2009-06-031-0/+1
* get rid of chip_object structAlex Deucher2009-05-291-25/+1
* more cleanupAlex Deucher2009-05-291-14/+0
* more cleanupAlex Deucher2009-05-291-4/+0
* more cleanupAlex Deucher2009-05-291-56/+17
* more cleanupAlex Deucher2009-05-291-2/+2
* Fix spelling in function nameAlex Deucher2009-05-291-7/+7
* r6xx/r7xx: switch to common dma functions for vecsAlex Deucher2009-05-291-6/+6
* Fix nop insertion bug. redbook hello can run.Richard Li2009-05-191-1/+1
* Fix r6 code bugs.Richard Li2009-05-151-49/+104
* R6xx/R7xx: WIP r6xx-rewrite codeRichard Li2009-05-081-12/+236
* Initial pull of code from r6xx-r7xx-support branchRichard Li2009-04-211-0/+420