diff options
author | Stéphane Cerveau <scerveau@connected-labs.com> | 2012-02-02 11:08:23 (GMT) |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-07-17 06:10:46 (GMT) |
commit | a9c9f5ab269f7e42b9a53dfac43ae2aead706ffd (patch) | |
tree | a4a67400538b2d4622fd7d857b38bbb4504a0beb /src/plugins/platforms/blackberry/qbbintegration.cpp | |
parent | 49674e35412ef5083964e105cc9cc109e981acf6 (diff) | |
download | Qt-a9c9f5ab269f7e42b9a53dfac43ae2aead706ffd.zip Qt-a9c9f5ab269f7e42b9a53dfac43ae2aead706ffd.tar.gz Qt-a9c9f5ab269f7e42b9a53dfac43ae2aead706ffd.tar.bz2 |
Fix infinite loop due to FPU limitation
Bug detected with animatedtiles in example/animation.
In qpa mode, using some specific resolution of directfb such as
800x600 causes a bug in FillRectF where there is an infinite loop due
to scalabilty of qreal value: One is rounded and the other not.
Change-Id: I0a9c902889f589d669f60ff1b71fdc5266143826
Reviewed-by: Holger Freyther <holger+qt@freyther.de>
Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
Diffstat (limited to 'src/plugins/platforms/blackberry/qbbintegration.cpp')
0 files changed, 0 insertions, 0 deletions