Merge remote-tracking branch 'origin/master' into pipe-video
[mesa.git] / src / gallium / drivers / r600 / r600_sq.h
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-13 Christian Königr600g: implement replacing gpr with pv and ps
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-04 Alex Deucherr600g: support up to 64 shader constants
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-18 Christian Königr600g: implement replacing gpr with pv and ps
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
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: split opcodes out and add wrapper around usage.
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-27 Dave Airlier600g: add initial if/else/endif support
2010-08-20 Jerome Glisser600g: cleanup definition, fix segfault when no valid...
2010-08-19 Alex Deucherr600g: update comments about ALU src operands
2010-08-19 Dave Airlier600g: add sin/cos
2010-08-19 Dave Airlier600g: add SSG, SEQ, SGT and SNE
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
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...
2010-07-21 Jerome Glisser600g: add support for all R6XX/R7XX asic
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-05-27 Jerome Glisser600g: Initial import