Introduce GrColorSpaceXform, for gamut conversion on textures
[platform/upstream/libSkiaSharp.git] / src / gpu / GrTextureParamsAdjuster.cpp
2016-07-18 brianosmanIntroduce GrColorSpaceXform, for gamut conversion on...
2016-06-23 robertphillipsMove GrPipelineBuilder out of gms & reduce use of GrPip...
2016-06-14 bsalomonCheck for abandoned texture in GrTextureAdjuster::refTe...
2016-06-09 bungemansk_sp for Ganesh.
2016-06-06 brianosmanAdd new SkSourceGammaTreatment enum, used in situations...
2016-05-13 cdaltonConvert GrClip to an abstract base class
2016-05-12 brianosmanFix sRGB textures that must be copied (for NPOT tiling...
2016-04-27 robertphillipsBring sk_sp to GrDrawContext
2016-03-16 mtkleindetach -> release
2016-02-26 cblumeCreating functions for uploading a mipmapped texture.
2016-02-25 bsalomonMove Budgeted enum out of SkSurface, use in GrTexturePr...
2016-02-25 bsalomonRevert of Move Budgeted enum out of SkSurface, use...
2016-02-25 bsalomonMove Budgeted enum out of SkSurface, use in GrTexturePr...
2016-01-20 bsalomonTexturing support for RECTANGLE textures.
2015-12-10 bsalomonMake "alpha only" be a property of GrTextureProducer
2015-11-23 egdanielAppeasing the compilers
2015-11-23 egdanielFix for recent SrcOver XP Change
2015-11-18 bsalomonConvert SkGpuDevice::drawTextureAdjuster to SkGpuDevice...
2015-11-12 bsalomonAPI changes to GrTextureAdjuster.
2015-11-10 bsalomonFix reversion to bilerp on clipped mipmap draws
2015-11-09 bsalomonSeparate out natively-texture image/bmp draws from...
2015-11-05 bsalomonRename non-aa rect methods on GrDrawContext in anticipa...
2015-10-29 bsalomonClarify subrect semantics for GrTextureAdjuster and...
2015-10-29 bsalomonPull texture-backed bitmap resampler out of GrTexturePa...
2015-10-28 bsalomonRemove min texture size support
2015-10-20 bsalomonRewrite GrTextureMaker to disentangle bitmap case from...
2015-10-19 Brian SalomonRevert recent CLs around GrTextureMaker/GrTextureParams...
2015-10-19 Brian SalomonUpload stretched bmp rather than original after doing...
2015-10-19 bsalomonRewrite GrTextureMaker to disentangle bitmap case from...
2015-10-16 egdanielRevert of Rewrite GrTextureMaker to disentangle bitmap...
2015-10-16 bsalomonRewrite GrTextureMaker to disentangle bitmap case from...