index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
third_party
/
ktx
Commit message (
Expand
)
Author
Age
*
Remove dep from ktx to SkTextureCompressor.
Herb Derby
2017-02-09
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
Kevin Lubick
2017-01-11
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Revert "Remove all KTX support"
Leon Scroggins
2016-12-16
*
Remove all KTX support
Leon Scroggins III
2016-12-15
*
third_party/ktx: put WriteBitmapToKTX back
Hal Canary
2016-12-01
*
SkEncodeImage: no more link-time registration
Hal Canary
2016-11-30
*
Fix obvious bug in KTX encoder.
benjaminwagner
2016-09-29
*
Convert SkAutoTUnref<SkData> to sk_sp<SkData>.
bungeman
2016-08-03
*
Make is_ktx safer
scroggo
2016-04-12
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Generate a table of config->glformat info. Precursor to lifting this to caps.
bsalomon
2015-12-16
*
Housekeeping to rename GrGL compressed texture formats to match GL specs
egdaniel
2015-03-27
*
DM warning-free on win64
bsalomon
2014-12-12
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Fail gracefully for KTX files with width or height of zero.
djsollen
2014-08-27
*
Add astcbitmap to gm slides.
krajcevski
2014-08-07
*
Revert of - Add astcbitmap to gm slides (https://codereview.chromium.org/4440...
krajcevski
2014-08-07
*
- Add astcbitmap to gm slides
krajcevski
2014-08-07
*
Add support for all compressed formats in KTX file format
krajcevski
2014-08-05
*
hide SkBitmap::Config entirely (behind a flag)
reed
2014-06-17
*
Initial KTX encoder
krajcevski
2014-06-06
*
Initial KTX file decoder
krajcevski
2014-06-03