Skip to content
Commit b78b8c95 authored by Jonas Ådahl's avatar Jonas Ådahl
Browse files

ClutterStageView: Always blit full texture on full onscreen framebuffer

When blitting an offscreen onto an onscreen, the whole offscreen should
always be drawn on the whole onscreen. Thus, don't try to convert
between coordinate spaces, just draw the whole offscreen on the whole
onscreen.

https://bugzilla.gnome.org/show_bug.cgi?id=770672
parent e1516e4f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment