Comment 2 for bug 1247785

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

commit 82b646a42f5a6271c8518ad454f1603714276caf
Author: Chris Wilson <email address hidden>
Date: Mon Nov 4 11:48:04 2013 +0000

    sna: Only use the simple stipple upload path if wholly contained

    If the stipple box is outside of the stipple pixmap, we need to
    carefully upload the stipple using the modulus operation.

    Buzilla: https://bugs.launchpad.net/bugs/1247785
    Signed-off-by: Chris Wilson <email address hidden>