r600g/sb: Add dependency tracking for scratch ops
[mesa.git] / src / gallium / drivers / r600 / sb / sb_if_conversion.cpp
2017-12-06 Gert Wollnyr600/sb: do not convert if-blocks that contain indirect...
2014-12-16 Vadim Girlinr600g/sb: fix issues with loops created for switch
2013-05-27 Vadim Girlinr600g/sb: improve optimization of conditional instructions
2013-05-26 Vadim Girlinr600g/sb: improve handling of KILL instructions
2013-05-14 Vadim Girlinr600g/sb: get rid of standard c++ streams
2013-04-30 Vadim Girlinr600g/sb: initial commit of the optimizing shader backend