aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrTextureMaker.cpp
Commit message (Expand)AuthorAge
* Reland "Don't require mips in GrTextureProducer if texture is 1x1."Gravatar Greg Daniel2018-07-20
* Revert "Don't require mips in GrTextureProducer if texture is 1x1."Gravatar Greg Daniel2018-07-19
* Don't require mips in GrTextureProducer if texture is 1x1.Gravatar Greg Daniel2018-07-19
* Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext."Gravatar Brian Salomon2018-07-11
* Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext."Gravatar Brian Salomon2018-07-11
* Make GPU cache invalidation SkMessageBus messages go to one GrContext.Gravatar Brian Salomon2018-07-11
* Remove unused generateTextureProxyForParamsGravatar Brian Osman2018-07-02
* Remove GrPixelConfig argument to GrColorSpaceXform[Effect]::MakeGravatar Brian Osman2018-06-14
* Fall back to bilerp if we are undable to do a copy for mips.Gravatar Greg Daniel2018-06-08
* Make GrCaps and GrShaderCaps private.Gravatar Brian Salomon2018-05-11
* Make GPU lattice/nine patch not bleed across cells.Gravatar Brian Salomon2018-05-07
* Fail fast when trying to make a texture that's too largeGravatar Brian Osman2018-04-12
* Add texture-specific flags for External & Rectangle texturesGravatar Robert Phillips2018-03-21
* Additional DDL playback cleanupGravatar Robert Phillips2018-03-08
* Move more internal methods from GrContext to GrContextPriv (take 3)Gravatar Robert Phillips2018-01-22
* Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"Gravatar Leon Scroggins2018-01-20
* Move more internal methods from GrContext to GrContextPriv (take 2)Gravatar Robert Phillips2018-01-19
* Revert "Move more internal methods from GrContext to GrContextPriv"Gravatar Hal Canary2018-01-19
* Move more internal methods from GrContext to GrContextPrivGravatar Robert Phillips2018-01-19
* Add GrProxyProviderGravatar Robert Phillips2018-01-08
* Enable conditional-uninitialized flagGravatar Kevin Lubick2018-01-05
* 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