aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/SkGpuDevice_drawTexture.cpp
Commit message (Expand)AuthorAge
* Make "alpha only" be a property of GrTextureProducerGravatar bsalomon2015-12-09
* Retract GrRenderTarget a bitGravatar robertphillips2015-12-01
* Clean up Ganesh path render a little bitGravatar robertphillips2015-11-30
* Initial implementation of GPU no filter NinePatchGravatar joshualitt2015-11-18
* Fix has_aligned_samples helper for SkGpuDevice::drawTextureProducerGravatar Brian Salomon2015-11-18
* Convert SkGpuDevice::drawTextureAdjuster to SkGpuDevice::drawTextureProducerGravatar bsalomon2015-11-18
* API changes to GrTextureAdjuster.Gravatar bsalomon2015-11-12
* In SkGpuDevice;drawTextureAdjuster perform texture w\h divide in texture matrixGravatar bsalomon2015-11-11
* Separate out natively-texture image/bmp draws from cached-as-texture image/bm...Gravatar bsalomon2015-11-09