1. 2b7394b Fix obvious bug in KTX encoder. by benjaminwagner · 8 years ago
  2. ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
  3. b8e0960 Make is_ktx safer by scroggo · 8 years ago
  4. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  5. 54c6fe8 Generate a table of config->glformat info. Precursor to lifting this to caps. by bsalomon · 9 years ago
  6. d588c01 Housekeeping to rename GrGL compressed texture formats to match GL specs by egdaniel · 9 years ago
  7. fbaace0 DM warning-free on win64 by bsalomon · 10 years ago
  8. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  9. 6b0d6b4 Fail gracefully for KTX files with width or height of zero. by djsollen · 10 years ago
  10. 95b1b3d Add astcbitmap to gm slides. by krajcevski · 10 years ago
  11. 7b62448 Revert of - Add astcbitmap to gm slides (https://codereview.chromium.org/444093002/) by krajcevski · 10 years ago
  12. 2fc0582 - Add astcbitmap to gm slides by krajcevski · 10 years ago
  13. 40a1e11 Add support for all compressed formats in KTX file format by krajcevski · 10 years ago
  14. c3b3266 hide SkBitmap::Config entirely (behind a flag) by reed · 10 years ago
  15. c250d2e Initial KTX encoder by krajcevski · 10 years ago
  16. 99ffe24 Initial KTX file decoder by krajcevski · 10 years ago