Merge branch 'sprite-coord'
[mesa.git] / src / gallium / drivers / r600 / r600_asm.h
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-19 Dave Airlier600g; add uses waterfall to asm cf for r6xx.
2010-09-15 John Doer600g: misc cleanup
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-10 Dave Airlier600g: add initial evergreen support
2010-09-08 Dave Airlier600g: add initial bank swizzle support.
2010-09-07 Dave Airlier600g: add support for constants in memory buffers.
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-30 Dave Airlier600g: add initial relative support to assembler
2010-08-30 Dave Airlier600g : add basic loop support.
2010-08-27 Dave Airlier600g: add initial if/else/endif support
2010-08-19 Dave Airlier600g: add a chiprev type for r600/r700/evergreen inste...
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-10 Jerome Glisser600g: avoid reemiting literal, avoid scheduling empty cs
2010-08-03 Jerome Glisser600g: fix LIT + fix multiple constant one ALU + fix...
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-24 Jerome Glisser600g: first pass at texture support
2010-07-23 Jerome Glisser600g: drop compiler stuff and switch over dumb tgsi...