On Thu, 16 Dec 2010 15:55:42 +0100, Michel Dänzer wrote:
> [ Dropping dri-devel list as this seems strictly an xserver issue ]
>
> On Fre, 2010-12-10 at 14:49 +0100, Michel Dänzer wrote:
> > On Fre, 2010-12-10 at 13:38 +, Chris Wilson wrote:
> > > Although there may be more than one resou
On Don, 2010-12-16 at 11:54 -0500, Kristian Høgsberg wrote:
> From: Chris Wilson
>
> Although there may be more than one resource handles pointing to the
> Drawable, we only want to destroy it once and only reference the
> resource which may have just been deleted on the first instance.
>
> v2:
From: Chris Wilson
Although there may be more than one resource handles pointing to the
Drawable, we only want to destroy it once and only reference the
resource which may have just been deleted on the first instance.
v2: Apply fixes and combine with another bug fix from Michel Dänzer,
https
[ Dropping dri-devel list as this seems strictly an xserver issue ]
On Fre, 2010-12-10 at 14:49 +0100, Michel Dänzer wrote:
> On Fre, 2010-12-10 at 13:38 +, Chris Wilson wrote:
> > Although there may be more than one resource handles pointing to the
> > Drawable, we only want to destroy it o
On Fre, 2010-12-10 at 13:38 +, Chris Wilson wrote:
> Although there may be more than one resource handles pointing to the
> Drawable, we only want to destroy it once and only reference the
> resource which may have just been deleted on the first instance.
>
> v2: Apply fixes and combine with
Although there may be more than one resource handles pointing to the
Drawable, we only want to destroy it once and only reference the
resource which may have just been deleted on the first instance.
v2: Apply fixes and combine with another bug fix from Michel Dänzer,
https://bugs.freedesktop.o
On Fre, 2010-12-10 at 12:43 +, Chris Wilson wrote:
> Although there may be more than one resource handles pointing to the
> Drawable, we only want to destroy it once and only reference the
> resource which may have just been deleted on the first instance.
>
> Signed-off-by: Chris Wilson
> Cc
Although there may be more than one resource handles pointing to the
Drawable, we only want to destroy it once and only reference the
resource which may have just been deleted on the first instance.
Signed-off-by: Chris Wilson
Cc: Kristian Høgsberg
Cc: Michel Dänzer
---
glx/glxcmds.c |