Mir

Comment 4 for bug 1288021

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

When dealing with this issue in Xmir, I came up with another approach -

If you resize your client to the "future" dimensions given in MirResizeEvent then you will have much less resizing lag. Just so long as you also remember to clip (glViewport) your rendering to the buffer dimensions which may be different to the surface dimensions.