aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrTextureParamsAdjuster.cpp
Commit message (Expand)AuthorAge
* Texturing support for RECTANGLE textures.Gravatar bsalomon2016-01-20
* Make "alpha only" be a property of GrTextureProducerGravatar bsalomon2015-12-09
* Appeasing the compilersGravatar egdaniel2015-11-23
* Fix for recent SrcOver XP ChangeGravatar egdaniel2015-11-23
* Convert SkGpuDevice::drawTextureAdjuster to SkGpuDevice::drawTextureProducerGravatar bsalomon2015-11-18
* API changes to GrTextureAdjuster.Gravatar bsalomon2015-11-12
* Fix reversion to bilerp on clipped mipmap drawsGravatar bsalomon2015-11-10
* Separate out natively-texture image/bmp draws from cached-as-texture image/bm...Gravatar bsalomon2015-11-09
* Rename non-aa rect methods on GrDrawContext in anticipation of making them su...Gravatar bsalomon2015-11-05
* Clarify subrect semantics for GrTextureAdjuster and handle mip maps correctly.Gravatar bsalomon2015-10-29
* Pull texture-backed bitmap resampler out of GrTextureParamsAdjuster code into...Gravatar bsalomon2015-10-29
* Remove min texture size supportGravatar bsalomon2015-10-28
* Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...Gravatar bsalomon2015-10-20
* Revert recent CLs around GrTextureMaker/GrTextureParamsAdjusterGravatar Brian Salomon2015-10-19
* Upload stretched bmp rather than original after doing CPU stretch for min tex...Gravatar Brian Salomon2015-10-19
* Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...Gravatar bsalomon2015-10-19
* Revert of Rewrite GrTextureMaker to disentangle bitmap case from base class a...Gravatar egdaniel2015-10-16
* Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...Gravatar bsalomon2015-10-16