Merge branch 'lp-offset-twoside'
[mesa.git] / src / gallium / drivers / r600 / r600_asm.h
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-19 Jerome Glisser600g: add fetch shader capabilities
2010-11-17 Jerome Glisser600g: code cleanup (indent, trailing space, empty...
2010-10-26 Dave Airlier600g: add assembler support for all the kcache fields.
2010-10-24 Tilman Sauerbeckr600g: Also clear bc data when we're destroying a shader.
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-05 Dave Airlier600g: drop use_mem_constant.
2010-10-01 Jerome Glisser600g: indentation fixes
2010-10-01 Dave Airlier600g: add assembler support for other vtx fetch fields.
2010-09-29 Jerome Glisser600g: more cleanup
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...