| Commit message (Expand) | Author | Age |
* | isABitmap is deprecated, use isAImage | Mike Reed | 2016-09-28 |
* | Two changes: | brianosman | 2016-09-12 |
* | Add color gamut xform helpers to GrGLSLShaderBuilder | brianosman | 2016-09-07 |
* | fix memory leak, remake Imageshader to use sk_sp | reed | 2016-08-11 |
* | Deserialize pictures with custom image-deserializer | reed | 2016-08-11 |
* | use tmp allocator for images in temp shaders | reed | 2016-08-05 |
* | rename FoceCopyMode to SkCopyPixelMode | reed | 2016-08-05 |
* | Always return ImageShader, even from SkShader::MakeBitmapShader | reed | 2016-08-02 |
* | implement isABitmap for imageshader, return localmatrix for bitmap's impl | reed | 2016-08-01 |
* | Bundle SkShader::asFragmentProcessor arguments in a struct | brianosman | 2016-07-22 |
* | Introduce GrColorSpaceXform, for gamut conversion on textures | brianosman | 2016-07-18 |
* | sk_sp for Ganesh. | bungeman | 2016-06-09 |
* | Add new SkSourceGammaTreatment enum, used in situations like mipmap construct... | brianosman | 2016-06-06 |
* | change flattenable factory to return sk_sp | reed | 2016-04-03 |
* | SkImage now has makeShader to return sk_sp | reed | 2016-03-09 |
* | Add support for new bitmapshader context (patchset #5 id:80001 of https://cod... | reed | 2016-03-04 |
* | Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://code... | reed | 2016-03-03 |
* | Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of ht... | halcanary | 2016-03-03 |
* | enforce 16byte alignment in shader contexts | reed | 2016-03-03 |
* | Revert of add support for new bitmapshader context (patchset #5 id:80001 of h... | reed | 2016-03-03 |
* | add support for new bitmapshader context | reed | 2016-03-03 |
* | fission bitmapprocstate | reed | 2016-03-02 |
* | Add ContextRec param to SkShader::contextSize() | fmalita | 2016-02-22 |
* | Make bicubic FP factories return const FPs | bsalomon | 2015-11-05 |
* | Remove image usage type enum. Use GrTextureParams instead. | bsalomon | 2015-10-12 |
* | Move functions from SkGr to SkGrPriv.h | bsalomon | 2015-10-09 |
* | Bye bye processor data manager. | bsalomon | 2015-10-06 |
* | Revert[4] of add ImageShader, sharing code with its Bitmap cousin | reed | 2015-09-30 |
* | Revert of Revert[2] of add ImageShader, sharing code with its Bitmap cousin (... | reed | 2015-09-28 |
* | Make skpaint->grpaint flow work for composing draws (verts and atlas) | bsalomon | 2015-09-28 |
* | Revert[2] of add ImageShader, sharing code with its Bitmap cousin | reed | 2015-09-25 |
* | Revert of add ImageShader, sharing code with its Bitmap cousin (patchset #10 ... | tomhudson | 2015-09-18 |
* | add ImageShader, sharing code with its Bitmap cousin | reed | 2015-09-18 |