aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects/GrBicubicEffect.cpp
Commit message (Expand)AuthorAge
* Use GrTextureDomain in GrBicubicEffect to perform non-bleeding HQ filter draw...Gravatar commit-bot@chromium.org2013-12-16
* Make GrBicubicEffect take tile modes rather than GrTextureParams.Gravatar commit-bot@chromium.org2013-12-10
* HQ filtering for tiled/bleed drawBitmapGravatar commit-bot@chromium.org2013-12-02
* Added support for Chrome's gpu command buffer extension BindUniformLocation.Gravatar commit-bot@chromium.org2013-11-07
* use the supplied matrix instead of the texture w/h div for the bicubic GPU ef...Gravatar commit-bot@chromium.org2013-10-23
* Implement SkColorFilter as a GrGLEffectGravatar commit-bot@chromium.org2013-10-23
* Make GPU coord transforms automaticGravatar bsalomon@google.com2013-10-02
* Change old PRG to be SkLCGRandom; change new one to SkRandomGravatar commit-bot@chromium.org2013-09-09
* fix the onIsEqual method on the new bicubic effect to consider the texture ac...Gravatar humper@google.com2013-09-04
* add support for high quality image filtering on the GPUGravatar humper@google.com2013-09-04