[Wayland-bugs] [Bug 761312] memory leak
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Mon Feb 1 18:30:37 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=761312
Jasper St. Pierre <jstpierre at mecheye.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jstpierre at mecheye.net
--- Comment #10 from Jasper St. Pierre <jstpierre at mecheye.net> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20160201/affcc9f5/attachment.html>
More information about the wayland-bugs
mailing list