Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add alpha type to texture producer | brianosman | 2016-08-18 |
* | pin as texture api | reed | 2016-08-17 |
* | simplify GrTextureAdjuster given there is only one subclass | reed | 2016-08-16 |
* | remove/deprecate SkBitmap::getTexture, as it now always returns false | reed | 2016-07-25 |
* | Add getColorSpace to GrTextureProducer | brianosman | 2016-07-15 |
* | Add new SkSourceGammaTreatment enum, used in situations like mipmap construct... | brianosman | 2016-06-06 |
* | Style bikeshed - remove extraneous whitespace | halcanary | 2016-03-29 |
* | Creating functions for uploading a mipmapped texture. | cblume | 2016-02-26 |
* | Stop wrapping images backed by generators as bitmaps in SkGpuDevice (except w... | bsalomon | 2015-12-08 |
* | Convert SkGpuDevice::drawTextureAdjuster to SkGpuDevice::drawTextureProducer | bsalomon | 2015-11-18 |
* | Separate out natively-texture image/bmp draws from cached-as-texture image/bm... | bsalomon | 2015-11-09 |