Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Plumb dst color space in many places, rather than "mode" | Brian Osman | 2016-12-09 |
* | GrTextureProducer cleanup, phase two: Producer, Adjuster, Maker | Brian Osman | 2016-11-28 |
* | Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP... | bsalomon | 2015-10-20 |
* | Revert recent CLs around GrTextureMaker/GrTextureParamsAdjuster | Brian Salomon | 2015-10-19 |
* | Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP... | bsalomon | 2015-10-19 |
* | Revert of Rewrite GrTextureMaker to disentangle bitmap case from base class a... | egdaniel | 2015-10-16 |
* | Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP... | bsalomon | 2015-10-16 |
* | Remove image usage type enum. Use GrTextureParams instead. | bsalomon | 2015-10-12 |
* | Revert[4] of add ImageShader, sharing code with its Bitmap cousin | reed | 2015-09-30 |
* | try texture-maker to generalize stretching for npot and min-tex-size | reed | 2015-09-29 |