sna/glyphs: Add glyphs directly onto a client temporary buffer

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson 2011-09-25 10:02:02 +01:00
parent 5154e281ed
commit 4fd46b8bb7
1 changed files with 1 additions and 1 deletions

View File

@ -1139,7 +1139,7 @@ sna_glyphs(CARD8 op,
/* XXX discard the mask for non-overlapping glyphs? */
if (!mask) {
if (!mask || (op == PictOpAdd && dst->format == mask->format)) {
if (glyphs_to_dst(sna, op,
src, dst,
src_x, src_y,