Re: [Mesa3d-dev] [mesa patch v4 1/3] dri2: Event driven buffer validation.

2010-02-16 Thread Julien Cristau
On Mon, Feb 8, 2010 at 19:27:56 +0100, Francisco Jerez wrote: > diff --git a/src/glx/x11/dri2.c b/src/glx/x11/dri2.c > index 91053d3..e692c8c 100644 > --- a/src/glx/x11/dri2.c > +++ b/src/glx/x11/dri2.c > @@ -81,7 +81,7 @@ static XEXT_GENERATE_FIND_DISPLAY (DRI2FindDisplay, >

[Mesa3d-dev] [mesa patch v4 1/3] dri2: Event driven buffer validation.

2010-02-08 Thread Francisco Jerez
When a buffer invalidation event is received from the X server, the "invalidate" hook of the DRI2 flush extension is executed: A generic implementation (dri2InvalidateDrawable) is provided that just bumps the "pStamp" sequence number in __DRIdrawableRec. For old servers not supporting buffer inval