Commit 47c2d76d authored by Andrew Knight's avatar Andrew Knight Committed by Jani Heikkinen
Browse files

winrt: Resize window on Windows Phone using EGL


To avoid duplicating code in ANGLE, we can resize the framebuffer in QPA.
This potentially allows us to synchronize rendering to avoid displaying
a frame which is rendered for the new geometry but is displayed with the
old geometry.

Change-Id: I5f3a0634628d9ea4ca73349a02e646eb043bd757
Reviewed-by: default avatarOliver Wolff <oliver.wolff@theqtcompany.com>
parent 08afe177
No related merge requests found
Showing with 33 additions and 13 deletions
Supports Markdown
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