summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv50/nv50_pc.h
Commit message (Expand)AuthorAgeFilesLines
* nv50: prepare for having multiple functionsChristoph Bumiller2010-09-091-5/+7
* nv50: fix build-predicate functionChristoph Bumiller2010-09-021-1/+19
* nv50: re-add proper TEXBIAS sequenceChristoph Bumiller2010-09-011-1/+8
* nv50: attempt at making more complicated loops workChristoph Bumiller2010-09-011-0/+6
* nv50: turn off verbose debug output by defaultChristoph Bumiller2010-09-011-0/+6
* nv50: generate JOINs for outermost IF clausesChristoph Bumiller2010-08-171-1/+2
* nv50: flatten simple IF/ELSE/ENDIF constructsChristoph Bumiller2010-08-171-0/+1
* nv50: loops part 2Christoph Bumiller2010-08-151-1/+7
* nv50: begin implementing loopsChristoph Bumiller2010-08-101-4/+16
* nv50: build proper phi functions in the first placeChristoph Bumiller2010-08-051-0/+3
* nv50: fixes for nested IFsChristoph Bumiller2010-07-311-0/+1
* nv50: fix for empty BBsChristoph Bumiller2010-07-311-1/+0
* nv50: simple reload elimination and local CSEChristoph Bumiller2010-07-261-4/+6
* nv50: add/fix some license headersChristoph Bumiller2010-07-241-16/+21
* nv50: import new compilerChristoph Bumiller2010-07-231-0/+431