r600g: fix evergreen 8x MSAA sample positions
authorMarek Olšák <maraeo@gmail.com>
Wed, 22 Aug 2012 22:39:01 +0000 (00:39 +0200)
committerMarek Olšák <maraeo@gmail.com>
Mon, 27 Aug 2012 02:31:00 +0000 (04:31 +0200)
commit3ac54ac2c85d3ed035a9f1cbcc7de7010c609cfb
tree6dc52d473be4b9e479d02ac2de68279705fe60a8
parent1cfec6e2c8f15b2448e0297f4ca975ed7ab0c505
r600g: fix evergreen 8x MSAA sample positions

The original samples positions took samples outside of the pixel boundary,
leading to dark pixels on the edge of the colorbuffer, among other things.

Reviewed-by: Jerome Glisse <jglisse@redhat.com>
src/gallium/drivers/r600/evergreen_state.c