svga: Don't advertise pixel shader addr register support.
[mesa.git] / src / gallium / drivers / nvc0 / nvc0_pc_print.c
2011-02-09 Christoph Bumillernvc0: replace branching with predicated insns where...
2011-02-09 Christoph Bumillernvc0: implement local memory load and store ops
2011-01-23 Christoph Bumillernvc0: fix emit_cvt for ceil, floor and trunc
2011-01-23 Christoph Bumillernvc0: commute sources of SET too if beneficial
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-27 Christoph Bumillernvc0: reenable some shader optimizations
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-11-12 Christoph Bumillernvc0: import nvc0 gallium driver