aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/SkTextureCompressor_LATC.cpp
Commit message (Expand)AuthorAge
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Even more win64 warning fixesGravatar bsalomon2014-12-12
* Add utils to better quantize grayscale values to three bit indices whileGravatar pavel2014-10-23
* Add BlitRect to SkTCompressedAlphaBlitterGravatar krajcevski2014-08-11
* Pass a struct of functions instead of a function to the compressed blitterGravatar krajcevski2014-08-07
* Pass compressed blitters to our mask drawing algorithmGravatar krajcevski2014-08-07
* 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
* Refactor texture compressors into separate filesGravatar krajcevski2014-07-22