r300g: when printing shader linker errors to stderr, report it's not a bug
[mesa.git] / src / gallium / drivers / nvc0 / nvc0_pc.h
2011-02-09 Christoph Bumillernvc0: replace branching with predicated insns where...
2011-02-09 Christoph Bumillernvc0: make sure phi-ops really have one source per...
2011-02-09 Christoph Bumillernvc0: try to fix register conflicts for vector instructions
2011-01-23 Christoph Bumillernvc0: recognize r63 as zero in constant folding
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-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