nv50,nvc0: hold references to the framebuffer surfaces
[mesa.git] / src / gallium / drivers / nv50 / nv50_pc_print.c
2011-08-30 Christoph Bumillernv50: handle TGSI_OPCODE_ROUND
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-12 Christoph Bumillernv50: cannot move from local mem to output reg directly
2010-09-09 Christoph Bumillernv50: address regs are 16 bit
2010-09-09 Christoph Bumillernv50: use actual loads/stores if TEMPs are accessed...
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-09-01 Christoph Bumillernv50: re-add proper TEXBIAS sequence
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-16 Christoph Bumillernv50: generate JOINs for outermost IF clauses
2010-08-15 Christoph Bumillernv50: loops part 2
2010-07-31 Christoph Bumillernv50: insert MOVs also for PHI sources from dominating...
2010-07-31 Christoph Bumillernv50: fix for empty BBs
2010-07-26 Christoph Bumillernv50: simple reload elimination and local CSE
2010-07-24 Christoph Bumillernv50: add/fix some license headers
2010-07-23 Christoph Bumillernv50: import new compiler