Merge remote branch 'origin/master' into nv50-compiler
[mesa.git] / src / gallium / drivers / r600 / r600d.h
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-09-02 Dave Airlier600g: add missing vertex fetch formats to the translat...
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-18 Dave Airlier600g: fix TXP vs TEX in shader.
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-11 Jerome Glisser600g: add point/sprite rendering support
2010-08-06 Jerome Glisser600g: add PA_CL_CLIP_CNTL definition
2010-08-06 Jerome Glisser600g: fix color format, indentation, defines
2010-08-06 Dave Airlier600g: add SRGB support.
2010-08-06 Dave Airlier600g: improve supported format selection.
2010-08-04 Jerome Glisser600g: always perform texture perspective divide +...
2010-08-03 Jerome Glisser600g: add polygon offset support
2010-08-02 Jerome Glisser600g: add autogenerated reg definition + debug print...
2010-07-29 Jerome Glisser600g: mipmap early support + EX2/ABS instruction ...
2010-07-28 Jerome Glisser600g: texture support
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
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