http://bugs.freedesktop.org/show_bug.cgi?id=13545


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|mesa3d-                     |[EMAIL PROTECTED]
                   |[EMAIL PROTECTED]   |
          Component|GLX                         |Extensions/DRI
            Product|Mesa                        |xorg
          QAContact|                            |[EMAIL PROTECTED]
            Version|unspecified                 |git




------- Comment #3 from [EMAIL PROTECTED]  2007-12-06 01:59 PST -------
While this is triggered by EXA always hiding the pixmap data outside of
Prepare/FinishAccess now, using pPixmap->devPrivate.ptr directly was never a
very good idea. __glXDRIbindTexImage should be fixed to obtain the pixmap data
with pScreen->GetImage and pass the result to glxFillAlphaChannel and
glTex(Sub)Image2D. (Doing so might even make compiz usable with XAA without
Option "XaaNoOffscreenPixmaps"...)

Any takers?


P.S. Implementing the DRI_TexOffset extension in the Mesa i965 driver should
avoid this problem and improve performance with compiz.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to