[cairo-bugs] [Bug 54657] commit 0bfd2ac causes great rendering problem is some programs
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Sep 13 08:51:21 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=54657
--- Comment #11 from Chris Wilson <chris at chris-wilson.co.uk> 2012-09-13 15:51:21 UTC ---
I think this is the last line of code in that function that has not been shown
to be buggy...
commit 69d97d97bea86e7f4223d857803fb7f0ec0d369f
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Thu Sep 13 16:45:46 2012 +0100
xlib: Force the fallback flush before updating the external Drawable
_cairo_surface_begin_modification() performs an internal flush, for
which the xlib backend skips flushing the fallback surface as it will
continue to use it for the subsequent operation. In the case where we
are flushing prior to updating the Drawable, we need to perform an
external flush which will trigger the posting of the damage from the
fallback surface.
Reported-by: Weng Xuetian <wengxt at gmail.com>
References: https://bugs.freedesktop.org/show_bug.cgi?id=54657
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
--
Configure bugmail: https://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