aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrTextureAdjuster.cpp
Commit message (Expand)AuthorAge
* 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
* Temporary patch for Mus/VizGravatar Robert Phillips2018-03-12
* 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
* Remove content area from GrTextureAdjuster.Gravatar Greg Daniel2017-11-02
* 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
* Remove unused outOffset param in GrTextureAdjusterGravatar Greg Daniel2017-09-29
* 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
* Fifth small fragment from "Reduce dependence on GrSurface's origin field"Gravatar Robert Phillips2017-07-24
* Revert "Reduce dependence on GrSurface's origin field"Gravatar Robert Phillips2017-07-21
* Reduce dependence on GrSurface's origin fieldGravatar Robert Phillips2017-07-21
* Remove GrGpu.h from GrResourceProvider.hGravatar Robert Phillips2017-06-15
* Clean up GrResourceProvider usageGravatar Robert Phillips2017-06-15
* Retract GrTexture.h a bitGravatar Robert Phillips2017-06-09
* Remove GrFragmentProcessor-derived class' GrTexture-based ctorsGravatar Robert Phillips2017-03-27
* rename makeCopyForTextureParams to isACopyNeededForTextureParamsGravatar Robert Phillips2017-03-21
* More pre-emptive proxificationGravatar Robert Phillips2017-03-16
* Make SkGr.h private and remove unused functionsGravatar Brian Osman2017-03-08
* Rebase and fix chromiumGravatar Brian Osman2017-03-04
* Revert "Revert "Revert "Revert "Move GrTextureProvider to src""""Gravatar Brian Osman2017-03-02
* Use GrTextureProvider's uniqueKey setting method rather than directly setting itGravatar Robert Phillips2017-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
* 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