r300g: mapping buffers for read should be unsynchronized
authorMarek Olšák <maraeo@gmail.com>
Sat, 24 Dec 2011 10:43:10 +0000 (11:43 +0100)
committerMarek Olšák <maraeo@gmail.com>
Sat, 24 Dec 2011 20:28:43 +0000 (21:28 +0100)
commitec4851253bbf7fd7d11c5570f19f9733a885e471
treeec1af7e40b0b00b9f3dd81dc57ebc837a6093778
parent93f4e3cb6c1ca303ee1f5c2a2491a8eff33f2633
r300g: mapping buffers for read should be unsynchronized

The GPU never uses them for write.
src/gallium/drivers/r300/r300_screen_buffer.c