Comment 7 for bug 1156387

Revision history for this message
Chris Wilson (ickle) wrote :

commit 308f0208de59620190dd3cb65b3243d2e8a7bd87
Author: Chris Wilson <email address hidden>
Date: Mon Mar 18 15:04:22 2013 +0000

    sna: Reset operation state between glyphs

    We are not resetting sufficient state between operations as we presume
    that all callers of Composite() currently pass in a blank state. In the
    long run, we want to remove that burden and do a minimal initialisation.

    References: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1156387
    Signed-off-by: Chris Wilson <email address hidden>