On Tuesday 10 December 2013, Thiago Macieira wrote: > [*] note that it's technically SSE support; SSE2 added the integer > operations to SSE, which isn't what QtQuick needs. SSE2 also added support for double, SSE(1) only had 32bit float support. Which is why it is only with SSE2 that you can fully replace x87 with SSE in C/C++.
`Allan _______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development