r300g: implement fences using dummy relocations
authorMarek Olšák <maraeo@gmail.com>
Tue, 15 Feb 2011 00:41:16 +0000 (01:41 +0100)
committerMarek Olšák <maraeo@gmail.com>
Tue, 15 Feb 2011 03:00:46 +0000 (04:00 +0100)
commit18b4978ac8d2fb9b4f0830f33267e36ffc67b89c
tree7b35ed68236ce9b3b5e1f2a7bb7cab8f13d12720
parent4faf11ad6c44902e17c648c28d40e10067f83612
r300g: implement fences using dummy relocations

So finally we have them.
src/gallium/drivers/r300/r300_context.c
src/gallium/drivers/r300/r300_context.h
src/gallium/drivers/r300/r300_flush.c
src/gallium/drivers/r300/r300_screen.c