On Fri, 5 Nov 2010 11:25:00 +0200, Pauli Nieminen
wrote:
> Pauli Nieminen (5):
> DRI2: Avoid call to NULL pointer
> DRI2: Add error message when working around driver bug
> DRI2: Add ReuseBufferNotify hook
> DRI2: Expose API to set drawable swap limit.
> DRI2: Allow
On Wed, 24 Nov 2010 11:21:18 -0800
Keith Packard wrote:
> On Fri, 5 Nov 2010 11:25:00 +0200, Pauli Nieminen
> wrote:
>
> > Pauli Nieminen (5):
> > DRI2: Avoid call to NULL pointer
> > DRI2: Add error message when working around driver bug
> > DRI2: Add ReuseBufferNotify hook
I updated the last patch based Jesse's wish. i also added the review tags that
he gave to last two patches. I'm reposting the last patch ecause it has changed.
I also updated the branch holding the patches.
Sorry for the delay to handle the changes.
The following changes since commit a52efb096e1
On Fri, 5 Nov 2010 11:25:00 +0200, Pauli Nieminen
wrote:
> Pauli Nieminen (5):
> DRI2: Avoid call to NULL pointer
> DRI2: Add error message when working around driver bug
> DRI2: Add ReuseBufferNotify hook
> DRI2: Expose API to set drawable swap limit.
> DRI2: Allow
The following changes since commit a52efb096e166e325deb3d6b502671f339a4fa15:
Keith Packard (1):
Merge remote branch 'sthibaul/master-iopl'
are available in the git repository at:
ssh://people/~suokko/xserver.git dri2_patches
Pauli Nieminen (5):
DRI2: Avoid call to NULL pointer