r300g: only check for an empty shader if there are no compile errors
[mesa.git] / src / gallium / drivers / r600 / r600_sq.h
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-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