Re: [Mesa-dev] pb: add void for flush ctx for mapping functions

2010-08-30 Thread José Fonseca
On Sat, 2010-08-28 at 02:12 -0700, Dave Airlie wrote: > Mostly we need this to remove a possible race on r300g, but I think > it'll make implementing buffers on r600g easier as well. > > More explains in the patch. > > Dave. Yes, an outcome of making transfers in-order context operations is that

[Mesa-dev] pb: add void for flush ctx for mapping functions

2010-08-28 Thread Dave Airlie
Mostly we need this to remove a possible race on r300g, but I think it'll make implementing buffers on r600g easier as well. More explains in the patch. Dave. From b4b7c30d07008930e432c0d566da64e653431047 Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Sat, 28 Aug 2010 18:59:32 +1000 Subject: [