aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_tgsi_to_rc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into r300g-glslNicolai Hähnle2009-10-071-3/+4
|\
| * r300g: fix scons buildJoakim Sindholt2009-10-051-3/+4
* | r300/compiler: Refactor to allow different instruction typesNicolai Hähnle2009-10-041-16/+16
* | r300/compiler: Introduce control flow instructions and refactor dataflowNicolai Hähnle2009-10-031-3/+3
* | Merge branch 'master' into r300-compilerNicolai Hähnle2009-09-211-1/+0
|\|
| * r300g: delete unused flag due to commit: 09b566e1610Cooper Yuan2009-09-131-1/+0
| * tgsi: remove redundant CND0 opcodeKeith Whitwell2009-09-011-1/+0
* | r300: Remove all Mesa dependencies from the shader compilerNicolai Hähnle2009-08-301-139/+138
|/
* r300g: Use radeon compiler for fragment programsNicolai Hähnle2009-07-301-3/+41
* r300g: Use r300compiler for vertex shadersNicolai Hähnle2009-07-301-0/+299