[PATCH] DRI2 resource management fixes.

Michel Dänzer michel at daenzer.net
Mon Aug 3 08:45:36 PDT 2009


On Mon, 2009-08-03 at 11:07 -0400, Kristian Høgsberg wrote:
> 
> I spent a good deal of time avoiding using resources in dri2.c since
> we should be able to just use pointers directly from aiglx clients.
> There should be a simpler way to fix this that doesn't use resources
> or clients in dri2.c.  Keeping drawable resource tracking out of
> dri2.c was a deliberate choice and I don't want to see that reverted
> unless there is no other way.  The problem is that the DRI2Drawable is
> a client side resource for direct rendering clients (they get to it
> through dri2ext.c) but for aiglx clients, it's a server internal
> object that is not exposed as a client resource.

Okay, I'll try to find another solution.


-- 
Earthling Michel Dänzer           |                http://www.vmware.com
Libre software enthusiast         |          Debian, X and DRI developer


More information about the xorg-devel mailing list