Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add new SkSourceGammaTreatment enum, used in situations like mipmap construct... | brianosman | 2016-06-06 |
* | Re-enable CPU mipmap generation for Ganesh. Aniso mips were landed a while ag... | brianosman | 2016-03-25 |
* | Revert of Re-enable CPU mipmap generation for Ganesh. Aniso mips were landed ... | brianosman | 2016-03-25 |
* | Re-enable CPU mipmap generation for Ganesh. Aniso mips were landed a while ag... | brianosman | 2016-03-25 |
* | Disabling mipmap generation until anisotropic mipmap levels are generated. | cblume | 2016-02-29 |
* | Creating functions for uploading a mipmapped texture. | cblume | 2016-02-26 |
* | Make "alpha only" be a property of GrTextureProducer | bsalomon | 2015-12-09 |
* | 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 |