aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrTextureMaker.cpp
Commit message (Expand)AuthorAge
* Remove content area from GrTextureAdjuster.Gravatar Greg Daniel2017-11-02
* Update GrTextureMaker to handle mips when copying for npotGravatar Greg Daniel2017-11-01
* Add support for transfer functions to GrColorSpaceXformGravatar Brian Osman2017-10-31
* Remove color space xform support from SkSLGravatar Brian Osman2017-10-23
* Convert more code to use color space xform FPGravatar Brian Osman2017-10-18
* Add option to create a deferred render target context with mipsGravatar Greg Daniel2017-10-06
* Add ability to remove unique key from proxy and underlying surface.Gravatar Greg Daniel2017-09-26
* Rework GrSamplerParams to be more compact and use its own wrap mode enum.Gravatar Brian Salomon2017-09-07
* Revert "Remove "content" rect from GrTextureAdjuster."Gravatar Brian Salomon2017-09-07
* Remove "content" rect from GrTextureAdjuster.Gravatar Brian Salomon2017-09-07
* Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.Gravatar Brian Salomon2017-08-11
* Reduce dependence on GrSurface's origin field (take 3)Gravatar Robert Phillips2017-07-25
* Revert "Reduce dependence on GrSurface's origin field (take 2)"Gravatar Robert Phillips2017-07-25
* Reduce dependence on GrSurface's origin field (take 2)Gravatar Robert Phillips2017-07-25
* Sixth small fragment from "Reduce dependence on GrSurface's origin field"Gravatar Robert Phillips2017-07-25
* Revert "Reduce dependence on GrSurface's origin field"Gravatar Robert Phillips2017-07-21
* Reduce dependence on GrSurface's origin fieldGravatar Robert Phillips2017-07-21
* Clean up GrResourceProvider usageGravatar Robert Phillips2017-06-15
* Add support for SkImageGenerator creating external texturesGravatar Stan Iliev2017-06-08
* Remove GrFragmentProcessor-derived class' GrTexture-based ctorsGravatar Robert Phillips2017-03-27
* Make SkGr.h GrTexture-freeGravatar Robert Phillips2017-03-23
* Make SkImageCacherator be deferred (take 2)Gravatar Robert Phillips2017-03-23
* Revert "Make SkImageCacherator be deferred"Gravatar Robert Phillips2017-03-22
* Make SkImageCacherator be deferredGravatar Robert Phillips2017-03-22
* rename makeCopyForTextureParams to isACopyNeededForTextureParamsGravatar Robert Phillips2017-03-21
* Rebase and fix chromiumGravatar Brian Osman2017-03-04
* Revert "Revert "Revert "Revert "Move GrTextureProvider to src""""Gravatar Brian Osman2017-03-02
* Revert "Revert "Revert "Move GrTextureProvider to src"""Gravatar Brian Osman2017-03-02
* Revert "Revert "Move GrTextureProvider to src""Gravatar Brian Osman2017-03-01
* Revert "Move GrTextureProvider to src"Gravatar Brian Osman2017-03-01
* Move GrTextureProvider to srcGravatar Brian Osman2017-03-01
* Continue making Ganesh use absolute texture coordinates - take 2Gravatar Robert Phillips2017-01-20
* Revert "Continue making Ganesh use absolute texture coordinates"Gravatar Joe Gregorio2017-01-17
* Continue making Ganesh use absolute texture coordinatesGravatar Robert Phillips2017-01-17
* Start making texture coordinates be absoluteGravatar Robert Phillips2017-01-10
* Plumb dst color space in many places, rather than "mode"Gravatar Brian Osman2016-12-09
* GrTextureProducer cleanup, phase two: Producer, Adjuster, MakerGravatar Brian Osman2016-11-28