1. 12 Feb, 2015 - 1 commit
  2. 11 Feb, 2015 - 1 commit
    • Pasi Keranen's avatar
      Moving to V4VM TypedArrays in Qt 5.5 dev. · 2ef3a781
      Pasi Keranen authored
      
      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>
      2ef3a781
  3. 08 Dec, 2014 - 1 commit
  4. 21 Nov, 2014 - 1 commit
    • Pasi Keranen's avatar
      Cleanup and documenting more known issues. · 484040fd
      Pasi Keranen authored
      
      Moved typed array code to new subdirectory to make it more clear what parts are going to be removed in final release.
      Documented the temporary renaming of some of the methods to work around issues in overloaded function calls from JavaScript.
      
      Change-Id: I5a22741a3b4025149724df9d6b25abc4de3ff5bc
      Reviewed-by: default avatarPasi Keränen <pasi.keranen@digia.com>
      484040fd
  5. 14 Oct, 2014 - 1 commit
  6. 03 Oct, 2014 - 1 commit
  7. 20 Aug, 2014 - 1 commit