summaryrefslogtreecommitdiff
path: root/src/sna/g4x_render.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sna/g4x_render.c')
-rw-r--r--src/sna/g4x_render.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/sna/g4x_render.c b/src/sna/g4x_render.c
index 9de8340a..f92a33a7 100644
--- a/src/sna/g4x_render.c
+++ b/src/sna/g4x_render.c
@@ -1927,7 +1927,8 @@ g4x_composite_picture(struct sna *sna,
channel->card_format = g4x_get_card_format(picture->format);
if (channel->card_format == -1)
return sna_render_picture_convert(sna, picture, channel, pixmap,
- x, y, w, h, dst_x, dst_y);
+ x, y, w, h, dst_x, dst_y,
+ false);
if (too_large(pixmap->drawable.width, pixmap->drawable.height))
return sna_render_picture_extract(sna, picture, channel,