Initial KTX encoder
authorkrajcevski <krajcevski@google.com>
Fri, 6 Jun 2014 13:16:28 +0000 (06:16 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 6 Jun 2014 13:16:28 +0000 (06:16 -0700)
commitc250d2e4abdbe8193357696518592af8a0b4555a
treeec333c67dd8a8fa3690ac4a2bbbcc8aab4e9120f
parentb0b0feb71f0841497c041aa4aca2b10e032224e0
Initial KTX encoder

The encoder comes with tests to check that the encoding/decoding
operations between ETC encoded bitmaps and ARGB bitmaps are sane.

R=bsalomon@google.com, robertphillips@google.com

Author: krajcevski@google.com

Review URL: https://codereview.chromium.org/312353003
gyp/ktx.gyp
gyp/tests.gypi
include/core/SkImageEncoder.h
src/images/SkImageDecoder_ktx.cpp
tests/KtxTest.cpp [new file with mode: 0644]
third_party/ktx/ktx.cpp
third_party/ktx/ktx.h