[Bug 7681] New: Bug or Wrong Comment? X11DRV_XRender_UpdateDrawable is called from X11DRV_ExtEscape.

Wine Bugs wine-bugs at winehq.org
Sun Mar 11 14:27:22 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=7681

           Summary: Bug or Wrong Comment? X11DRV_XRender_UpdateDrawable is
                    called from X11DRV_ExtEscape.
           Product: Wine
           Version: 0.9.1.
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-x11driver
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: tammy000 at gmail.com


The comment says X11DRV_XRender_UpdateDrawable is called from X11DRV_SetDrawable
and X11DRV_SelectBitmap, but it is called from X11DRV_ExtEscape too.

 /* This gets called from X11DRV_SetDrawable and X11DRV_SelectBitmap.
 * It deletes the pict when the drawable changes.
 */
void X11DRV_XRender_UpdateDrawable(X11DRV_PDEVICE *physDev)

Bug or wrong comment?

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



More information about the wine-bugs mailing list