summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv50/nv50_pc_emit.c
AgeCommit message (Expand)Author
2011-03-03nv50: increase size of shader code boChristoph Bumiller
2010-09-16nv50: get shader fixups/relocations into working stateChristoph Bumiller
2010-09-15nv50: improve and fix modifier folding optimizationChristoph Bumiller
2010-09-13nv50: fix indirect CONST access with large or negative offsetsChristoph Bumiller
2010-09-09nv50: use actual loads/stores if TEMPs are accessed indirectlyChristoph Bumiller
2010-09-01nv50: re-add proper TEXBIAS sequenceChristoph Bumiller
2010-09-01nv50: SSGChristoph Bumiller
2010-09-01nv50: turn off verbose debug output by defaultChristoph Bumiller
2010-08-18nv50: emit predicate for interpChristoph Bumiller
2010-08-17nv50: more TGSI opcodes (SIN, SCS, ARL, RET, KILP)Christoph Bumiller
2010-08-17nv50: generate JOINs for outermost IF clausesChristoph Bumiller
2010-08-15nv50: loops part 2Christoph Bumiller
2010-08-10nv50: begin implementing loopsChristoph Bumiller
2010-07-24nv50: add/fix some license headersChristoph Bumiller
2010-07-24nv50: don't produce MOV immediate to output reg in store optChristoph Bumiller
2010-07-23nv50: import new compilerChristoph Bumiller