gallium: split CAP_INSTANCE_DRAWING into INSTANCEID and INSTANCE_DIVISOR
[mesa.git] / src / gallium / drivers / r600 / r600_shader.h
2011-02-07 Henri Verbeetr600g: Store literal values in the r600_bc_alu_src...
2011-01-31 Dave Airlier600g: handle the write all cbufs property.
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-13 Christian Königr600g: rework literal handling
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-07 Jerome Glisser600g: remove dead code
2010-12-06 Jerome Glisser600g: avoid useless shader rebuild at draw call
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-19 Jerome Glisser600g: add fetch shader capabilities
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-15 Dave Airlier600g: evergreen interpolation support.
2010-10-14 Dave Airlier600g: only pick centroid coordinate when asked.
2010-10-05 Dave Airlier600g: drop use_mem_constant.
2010-09-15 John Doer600g: misc cleanup
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
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 KILP support
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-06 Jerome Glisser600g: really fix multi target support
2010-08-06 Jerome Glisser600g: finish multi target rendering support
2010-07-28 Jerome Glisser600g: switch btw flat/linear interpolation
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-23 Jerome Glisser600g: drop compiler stuff and switch over dumb tgsi...
2010-07-21 Dave Airlier600g: add r600 compile mode to compiler.
2010-07-02 Dave Airlier600: use gallium list macros instead of making our...
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-06 Jerome Glisser600g: add shader literal constant support
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-05-31 Marek Olšákr600g: remove unused struct r600_state
2010-05-27 Jerome Glisser600g: fix driver + shader compiler backend change
2010-05-27 Jerome Glisser600g: Initial import