summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/easing
diff options
context:
space:
mode:
authorAleksandar Sasha Babic <aleksandar.babic@nokia.com>2009-12-11 14:03:19 (GMT)
committerAleksandar Sasha Babic <aleksandar.babic@nokia.com>2009-12-11 14:10:17 (GMT)
commit8f28b68bcd1e18529ebece8c94133443b925ebab (patch)
tree986c65bface1540f6c9f8eaffcd1381ca9b1a946 /src/3rdparty/easing
parentbf8e5ae8b05d8e6efeaa36c1c556a4b2f52ffed1 (diff)
downloadQt-8f28b68bcd1e18529ebece8c94133443b925ebab.zip
Qt-8f28b68bcd1e18529ebece8c94133443b925ebab.tar.gz
Qt-8f28b68bcd1e18529ebece8c94133443b925ebab.tar.bz2
qreal-ization
In some places we do have direct math related calls. Almost all are calling the double precision functions even if the args and results are float. This leads to unnecessary float->double and double->float transitions. By using wrapper functions we can control which functrion variants are effectively called. Task-number: QTBUG-4894 Reviewed-by: Shane Kearns
Diffstat (limited to 'src/3rdparty/easing')
0 files changed, 0 insertions, 0 deletions