aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r600/r700_fragprog.c
Commit message (Collapse)AuthorAgeFilesLines
* r6xx/r7xx: Better fix for fragment tempsRichard Li2009-07-021-1/+1
| | | | This doesn't waste as many in generic cases.
* R6xx/R7xx: Fix number of temps used in fragment programAlex Deucher2009-07-011-1/+1
| | | | | Spotted by Cooper. This gets hello, aargb, smooth, etc. working.
* re-arrange state structureAlex Deucher2009-06-041-5/+5
| | | | | | | | - split out renderbuffers - split out shaders - split our viewports Only send the state needed.
* get rid of chip_object structAlex Deucher2009-05-291-2/+1
|
* more cleanupAlex Deucher2009-05-291-1/+1
|
* Fix r6 code bugs.Richard Li2009-05-151-7/+8
|
* R6xx/R7xx: WIP r6xx-rewrite codeRichard Li2009-05-081-23/+27
|
* Initial pull of code from r6xx-r7xx-support branchRichard Li2009-04-211-0/+365
| | | | Not functional yet.
* Remove r500 stuffAlex Deucher2009-04-101-719/+0
|
* R6xx/R7xx: r300 -> r600 symbolsAlex Deucher2009-04-091-14/+14
|
* R600: initial copy of r300 codeAlex Deucher2009-04-081-0/+719