st/mesa: implement BlitFramebuffer using gallium blit
authorMarek Olšák <maraeo@gmail.com>
Wed, 12 Sep 2012 22:57:39 +0000 (00:57 +0200)
committerMarek Olšák <maraeo@gmail.com>
Sun, 30 Sep 2012 16:57:57 +0000 (18:57 +0200)
commitd1b929a13713e740c06e3abc8666fe56b513a41a
tree2c20ffb60665f2f9579cf225ba946a1cfccf6fdb
parentad3d5dbcc52dd866c54b768a13429bcd4c4573b0
st/mesa: implement BlitFramebuffer using gallium blit

This also fixes a lot tests, especially all the clip-and-scissor-blit MSAA
piglit tests.

Tested-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/main/image.c
src/mesa/state_tracker/st_cb_blit.c