On Sat, 5 Jun 2010 13:09:28 +0200 Mario Kleiner <[email protected]> wrote:
> DRI2WaitSBC() didn't block if requested targetSBC wasn't yet reached. > > Instead it returned a xreply with uninitialized junk return values, then > blocked the connection until targetSBC was reached. > > Therefore the client didn't block, but continued with bogus return > values from glXWaitForSbcOML. > > This patch fixes the problem by implementing DRI2WaitSBC similar > to the clean and proven DRI2WaitMSC implementation. > > Signed-off-by: Mario Kleiner <[email protected]> Looks good, thanks. Reviewed-by: Jesse Barnes <[email protected]> Keith and Peter, can you guys pick this up into master and the stable branch? Thanks, -- Jesse Barnes, Intel Open Source Technology Center _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
