Merge remote-tracking branch 'origin/master' into pipe-video
[mesa.git] / src / gallium / drivers / nv50 / nv50_pc_regalloc.c
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-10 Christoph Bumillernv50,nvc0: silence shader debug output
2011-04-10 Christoph Bumillernv50,nvc0: don't insert instructions after the block...
2011-03-31 Christoph Bumillernv50: fix for GPR allocation granularity being 16 bit
2011-03-31 Christoph Bumillernv50: copy regalloc fixes from nvc0
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
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-21 Brian PaulMerge branch 'sprite-coord'
2010-09-19 Vinson Leenv50: Remove dead initialization.
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-11 Christoph Bumillernv50: minor compiler fixes and cleanups
2010-09-09 Christoph Bumillernv50: prepare for having multiple functions
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-09-01 Christoph Bumillernv50: must join SELECT inputs before MOV inputs
2010-09-01 Christoph Bumillernv50: re-add proper TEXBIAS sequence
2010-09-01 Christoph Bumillernv50: attempt at making more complicated loops work
2010-09-01 Christoph Bumillernv50: turn off verbose debug output by default
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-10 Christoph Bumillernv50: begin implementing loops
2010-08-04 Christoph Bumillernv50: build proper phi functions in the first place
2010-07-31 Christoph Bumillernv50: fixes for nested IFs
2010-07-31 Christoph Bumillernv50: insert MOVs also for PHI sources from dominating...
2010-07-24 Christoph Bumillernv50: add/fix some license headers
2010-07-23 Christoph Bumillernv50: import new compiler