aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/TextureCompressionTest.cpp
Commit message (Expand)AuthorAge
* Add SkSpecialImage::extractSubset & NewFromPixmapGravatar robertphillips2016-03-17
* Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:8...Gravatar robertphillips2016-03-16
* Add SkSpecialImage::extractSubset & NewFromPixmapGravatar robertphillips2016-03-16
* Switch SkAutoMalloc to SkAutoTMalloc to avoid castGravatar scroggo2015-12-10
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapiGravatar reed2015-06-09
* Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (pat...Gravatar reed2015-06-08
* change SkDraw and all Blitters to use pixmap instead of bitmapGravatar reed2015-06-08
* Add utils to better quantize grayscale values to three bit indices whileGravatar pavel2014-10-23
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* make allocPixels throw on failureGravatar reed2014-09-02
* Add astcbitmap to gm slides.Gravatar krajcevski2014-08-07
* Revert of - Add astcbitmap to gm slides (https://codereview.chromium.org/4440...Gravatar krajcevski2014-08-07
* - Add astcbitmap to gm slidesGravatar krajcevski2014-08-07
* Add ETC1 format to SkTextureCompressorGravatar krajcevski2014-08-05
* Revert of Add ETC1 format to SkTextureCompressor (https://codereview.chromium...Gravatar krajcevski2014-08-04
* Add ETC1 format to SkTextureCompressorGravatar krajcevski2014-08-04
* Add initial pipeline for decompressorsGravatar krajcevski2014-07-31
* Revert of Add initial pipeline for decompressors (https://codereview.chromium...Gravatar mtklein2014-07-31
* Add initial pipeline for decompressorsGravatar krajcevski2014-07-31
* Bring LATC in line with other formats (i.e. write a blitter andGravatar krajcevski2014-07-30
* Texture compression unit tests along with a couple of bug fixesGravatar krajcevski2014-06-11