r600g/sb: add support for multiple streams to SB backend
authorDave Airlie <airlied@redhat.com>
Thu, 9 Jul 2015 06:36:16 +0000 (16:36 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 2 Sep 2015 05:55:47 +0000 (15:55 +1000)
commit3d497e0d915df8b71cd845c2cfbc6703db313628
treee11074bd3e2ca9e03853058e155cedecdbd1f621
parentd503bbbf3082b5b301019721466d6fd2b41da03a
r600g/sb: add support for multiple streams to SB backend

This adds a peephole and removes an assert that isn't
actually valid with some of the stream emit instructions.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/sb/sb_bc_finalize.cpp
src/gallium/drivers/r600/sb/sb_bc_parser.cpp