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. 13 Nov, 2014 - 1 commit
  5. 12 Nov, 2014 - 1 commit
    • Pasi Keranen's avatar
      Cleaning up. · 073de0b2
      Pasi Keranen authored
      
      Removed unnecessary/duplicate logging. Added clearing of the FBOs to prevent random junk appearing on the screen on Mac OS X before first frame is rendered.
      Log all calls and log all errors of context now follows automatically the canvas which is more logical.
      
      Change-Id: I3279e8ae02be8ffc1be6655f1c6c0047ea68364f
      Reviewed-by: default avatarTomi Korpipää <tomi.korpipaa@digia.com>
      Reviewed-by: default avatarPasi Keränen <pasi.keranen@digia.com>
      073de0b2
  6. 14 Oct, 2014 - 1 commit
  7. 20 Aug, 2014 - 1 commit