https://bugzilla.gnome.org/show_bug.cgi?id=761312

Jasper St. Pierre <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #10 from Jasper St. Pierre <[email protected]> ---
cairo should be able to detect it's a memcpy, I'm quite sure.

The much preferred way would be to do true double buffering -- keep two buffers
around, and then use a buffer_age-like system so that we copy the previous
swap's damage before we draw ourselves.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to