Wayland: fix geometry of swapBuffers
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 28 Oct 2010 18:15:04 +0000 (11:15 -0700)
committerJørgen Lind <jorgen.lind@nokia.com>
Tue, 25 Jan 2011 18:02:23 +0000 (19:02 +0100)
commit2dc2e76e7f91a40bc95ab167df975f45cafdd253
treec460d068444240282ee6ed13965ea26c2be65382
parente625d382e8e3826c80b061cadde442d101b89fe3
Wayland: fix geometry of swapBuffers

If the geometry isn't mapped 1:1 we need to divide the bottom by height,
not width, to calculate the texture rectangle.
src/plugins/platforms/wayland/qwaylandintegration.cpp