aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv50/nv50_tgsi_to_nc.c
Commit message (Expand)AuthorAgeFilesLines
* nv50: fix build-predicate functionChristoph Bumiller2010-09-021-11/+23
* nv50: fix XPD, was negatedChristoph Bumiller2010-09-011-4/+4
* nv50: make use of TGSI immediate typeChristoph Bumiller2010-09-011-1/+9
* nv50: re-add proper TEXBIAS sequenceChristoph Bumiller2010-09-011-31/+181
* nv50: make FrontFacing -1 or +1Christoph Bumiller2010-09-011-2/+9
* nv50: SSGChristoph Bumiller2010-09-011-0/+11
* nv50: DPHBen Skeggs2010-09-011-0/+7
* nv50: DSTBen Skeggs2010-09-011-0/+13
* nv50: attempt at making more complicated loops workChristoph Bumiller2010-09-011-15/+55
* nv50: turn off verbose debug output by defaultChristoph Bumiller2010-09-011-5/+7
* nv50: DP2, fix ARLChristoph Bumiller2010-08-231-17/+27
* nv50: more TGSI opcodes (SIN, SCS, ARL, RET, KILP)Christoph Bumiller2010-08-171-4/+34
* nv50: generate JOINs for outermost IF clausesChristoph Bumiller2010-08-171-6/+5
* nv50: flatten simple IF/ELSE/ENDIF constructsChristoph Bumiller2010-08-171-4/+12
* nv50: loops part 2Christoph Bumiller2010-08-151-84/+149
* nv50: begin implementing loopsChristoph Bumiller2010-08-101-36/+223
* nv50: build proper phi functions in the first placeChristoph Bumiller2010-08-051-29/+98
* nv50: fixes for nested IFsChristoph Bumiller2010-07-311-4/+0
* nv50: explicitly set src type for SET opsChristoph Bumiller2010-07-311-0/+6
* nv50: add missing 2nd source for POW multiplicationChristoph Bumiller2010-07-261-1/+9
* nv50: permit usage of undefined TGSI TEMPsChristoph Bumiller2010-07-261-1/+7
* nv50: add/fix some license headersChristoph Bumiller2010-07-241-0/+21
* nv50: import new compilerChristoph Bumiller2010-07-231-0/+1266