[cairo-bugs] [Bug 17203] CGLayer backed surface

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 19 09:06:26 PDT 2008


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





--- Comment #3 from Vladimir Vukicevic <vladimir at pobox.com>  2008-08-19 09:06:23 PST ---
I'll try to dig up the patch and attach it here.  But I would focus on the
second thing that you tried.  I'm guessing that the issue was that you tried to
use cairo to paint from the CGLayer surface to the screen (also CG) surface;
code is probably missing to handle CGLayer-backed surfaces in that operation. 
That shouldn't be hard to fix, but I would use CG directly at that point (since
you have the Layer and you have the destination CG context).


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


More information about the cairo-bugs mailing list