aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r600/r700_assembler.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert "r600: fix dst reg indexing"Alex Deucher2009-07-211-9/+2
| | | | | | This reverts commit cc893d9a98255d3c26df7123ba5cc02e478c9328. Richard has the proper fix.
* r600: fix dst reg indexingKevin DeKorte2009-07-201-2/+9
| | | | This fixes segfaults in apps like teapot and tunnel
* R6xx/r7xx: Fix specular lighting issueCooper Yuan2009-07-141-19/+23
|
* Merge master and fix conflictsAlex Deucher2009-06-121-8/+8
|
* R6xx/r7xx: Fix blinn's lighting shaderCooper Yuan2009-05-311-19/+19
|
* get rid of chip_object structAlex Deucher2009-05-291-1/+0
|
* r6xx/r7xx: fix segfault in vertex shader setupAlex Deucher2009-05-211-1/+1
|
* Initial pull of code from r6xx-r7xx-support branchRichard Li2009-04-211-0/+4068
Not functional yet.