skia2/third_party
krajcevski c250d2e4ab 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
2014-06-06 06:16:28 -07:00
..
etc1 Add LICENSE & README.google files to third_party/etc1 2014-06-03 12:31:09 -07:00
freetype/include_overrides/freetype/config Update freetype to version 2.5.0.1 when building it from source. 2013-07-23 15:51:12 +00:00
harfbuzz Remove the comments settings for vim tab width and expansion variables. 2013-12-02 22:23:03 +00:00
ktx Initial KTX encoder 2014-06-06 06:16:28 -07:00
lua
README

This directory contains a set of dependencies that are needed to build various
components and tools within Skia.  Some of these dependencies reside within
the Skia repo, while others are pulled from other repositories and placed
in the third_party/externals directory. These external dependencies are defined
in a DEPS file and are kept up-to-date using 'gclient sync'.