[cairo-bugs] [Bug 5777] New: fbcompose.c broken for some composite operations post r1.5

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jan 31 13:04:57 PST 2006


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=5777          
     
           Summary: fbcompose.c broken for some composite operations post
                    r1.5
           Product: cairo
           Version: 1.1.1
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P2
         Component: general
        AssignedTo: cworth at cworth.org
        ReportedBy: tim.rowley at gmail.com
         QAContact: cairo-bugs at cairographics.org
                CC: davidr at novell.com


Revision 1.6 of fbcompose.c added an optimization to fbCompositeRect where the
src pixels would only be fetched once if this was possible (solid fills and the
like).    However this doesn't work for some operations which overwrite the src
buffer, for example fbCombineAddC (via fbCombineMaskValueC).  Such operations
need to be checked for when deciding when the src fetch-once optimization can occur.          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the cairo-bugs mailing list