aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrImageIDTextureAdjuster.h
Commit message (Expand)AuthorAge
* Add alpha type to texture producerGravatar brianosman2016-08-18
* pin as texture apiGravatar reed2016-08-17
* simplify GrTextureAdjuster given there is only one subclassGravatar reed2016-08-16
* remove/deprecate SkBitmap::getTexture, as it now always returns falseGravatar reed2016-07-25
* Add getColorSpace to GrTextureProducerGravatar brianosman2016-07-15
* Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...Gravatar brianosman2016-06-06
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Creating functions for uploading a mipmapped texture.Gravatar cblume2016-02-26
* Stop wrapping images backed by generators as bitmaps in SkGpuDevice (except w...Gravatar bsalomon2015-12-08
* Convert SkGpuDevice::drawTextureAdjuster to SkGpuDevice::drawTextureProducerGravatar bsalomon2015-11-18
* Separate out natively-texture image/bmp draws from cached-as-texture image/bm...Gravatar bsalomon2015-11-09