Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use GrTextureDomain in GrBicubicEffect to perform non-bleeding HQ filter draw... | commit-bot@chromium.org | 2013-12-16 |
* | Make GrBicubicEffect take tile modes rather than GrTextureParams. | commit-bot@chromium.org | 2013-12-10 |
* | HQ filtering for tiled/bleed drawBitmap | commit-bot@chromium.org | 2013-12-02 |
* | Added support for Chrome's gpu command buffer extension BindUniformLocation. | commit-bot@chromium.org | 2013-11-07 |
* | use the supplied matrix instead of the texture w/h div for the bicubic GPU ef... | commit-bot@chromium.org | 2013-10-23 |
* | Implement SkColorFilter as a GrGLEffect | commit-bot@chromium.org | 2013-10-23 |
* | Make GPU coord transforms automatic | bsalomon@google.com | 2013-10-02 |
* | Change old PRG to be SkLCGRandom; change new one to SkRandom | commit-bot@chromium.org | 2013-09-09 |
* | fix the onIsEqual method on the new bicubic effect to consider the texture ac... | humper@google.com | 2013-09-04 |
* | add support for high quality image filtering on the GPU | humper@google.com | 2013-09-04 |