[compiz] Re: [Mesa3d-dev] EXT_texture_from_pixmap update
Brian Paul
brian.paul at tungstengraphics.com
Mon Apr 10 07:49:35 PDT 2006
David Reveman wrote:
> Patch for mesa with a set of updates for EXT_tfp. Includes necessary
> FBConfig support, adds attrib_list to BindTexImage and fixes
> CreateDrawable so that glXCreatePixmap works.
>
> Xgl and compiz requires this patch.
>
> Can I commit this to head?
In general, it looks OK to me.
The only question I have is about adding new fields to the
__GLcontextModesRec structure. I'm not sure if that struct is part of
the ABI between any DRI components. If so, adding new fields might
break compatibility somewhere.
Ian would probably know.
-Brian
More information about the compiz
mailing list