aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrTextureParamsAdjuster.h
Commit message (Expand)AuthorAge
* Add alpha type to texture producerGravatar brianosman2016-08-18
* simplify GrTextureAdjuster given there is only one subclassGravatar reed2016-08-16
* Connect dst color space in a few places (removing TODOs)Gravatar brianosman2016-07-22
* Adding an SkColorSpace to SkImage_GpuGravatar brianosman2016-07-20
* Add getColorSpace to GrTextureProducerGravatar brianosman2016-07-15
* sk_sp for Ganesh.Gravatar bungeman2016-06-09
* Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...Gravatar brianosman2016-06-06
* Creating functions for uploading a mipmapped texture.Gravatar cblume2016-02-26
* Texturing support for RECTANGLE textures.Gravatar bsalomon2016-01-20
* Make "alpha only" be a property of GrTextureProducerGravatar bsalomon2015-12-09
* Convert SkGpuDevice::drawTextureAdjuster to SkGpuDevice::drawTextureProducerGravatar bsalomon2015-11-18
* Replace SkFunction with std::functionGravatar mtklein2015-11-12
* API changes to GrTextureAdjuster.Gravatar bsalomon2015-11-12
* Separate out natively-texture image/bmp draws from cached-as-texture image/bm...Gravatar bsalomon2015-11-09
* 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
* 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