aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrImageIDTextureAdjuster.cpp
Commit message (Expand)AuthorAge
* Disabling mipmap generation until anisotropic mipmap levels are generated.Gravatar cblume2016-02-29
* Creating functions for uploading a mipmapped texture.Gravatar cblume2016-02-26
* Make "alpha only" be a property of GrTextureProducerGravatar bsalomon2015-12-09
* Stop wrapping images backed by generators as bitmaps in SkGpuDevice (except w...Gravatar bsalomon2015-12-08
* Convert SkGpuDevice::drawTextureAdjuster to SkGpuDevice::drawTextureProducerGravatar bsalomon2015-11-18
* Separate out natively-texture image/bmp draws from cached-as-texture image/bm...Gravatar bsalomon2015-11-09