Hi, As far as I know. QML computes the position of items with subpixel precision. This means that it makes floating or fix-point number operations. Can anybody tell if the performance of QML varies significantly on a processor with or without FPU? For example we want to use either an ARM11 with FPU or an ARM9 without FPU.
Best Regards Tobias
_______________________________________________ Qt-qml mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-qml
