Re: [PULL] DRI2 fixes and extensions

2011-09-21 Thread Keith Packard
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

Re: [PULL] DRI2 fixes and extensions

2010-12-06 Thread Jesse Barnes
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

DRI2 fixes and extensions

2010-11-26 Thread Pauli
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

Re: [PULL] DRI2 fixes and extensions

2010-11-24 Thread Keith Packard
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

[PULL] DRI2 fixes and extensions

2010-11-05 Thread Pauli Nieminen
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