nv50,nvc0: add support for multi-sample resources
[mesa.git] / src / gallium / drivers / nvc0 / nvc0_pc.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-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-13 Christoph Bumillernvc0: update/fix supported instruction src modifiers
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-24 Christoph Bumillernvc0: don't fold loads from local memory
2011-02-24 Christoph Bumillernvc0: don't visit target blocks of a loop break multipl...
2011-02-09 Christoph Bumillernvc0: replace branching with predicated insns where...
2011-02-09 Christoph Bumillernvc0: set basic block on manual instruction insertion
2011-01-23 Christoph Bumillernvc0: recognize r63 as zero in constant folding
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-15 Christoph Bumillernvc0: make sure all sources of the BIND op are distinct
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-20 Ben SkeggsMerge remote branch 'origin/master' into nvc0-new
2010-12-19 Christoph Bumillernvc0: improve shader support for texturing
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-10 Christoph Bumillernvc0: fix branching ops
2010-11-12 Christoph Bumillernvc0: import nvc0 gallium driver