Commit 2ef3a781 authored by Pasi Keranen's avatar Pasi Keranen Committed by Pasi Keränen
Browse files

Moving to V4VM TypedArrays in Qt 5.5 dev.


This commit breaks compatibility with Qt 5.4 and earlier versions. It removes the
temporary QObject based TypedArrays and moves the code to use the native
QV4::TypedArray support in Qt 5.5. This allows the implementation now to also
add support for compressed textures and support all getParameter() values.

Change-Id: I637083e8ebad46b77617ca4095cefaa5aab48b0b
Reviewed-by: default avatarPasi Keränen <pasi.keranen@digia.com>
parent 1aa4c4b3
Showing with 61 additions and 185 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment