aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrPaint.h
Commit message (Expand)AuthorAge
* Remove sRGB config checks based on color spaceGravatar Brian Osman2018-07-02
* Remove GrPaint::setGammaCorrectGravatar Brian Osman2018-06-04
* Dest color space no longer impacts mipmaps or texture samplingGravatar Brian Osman2018-06-01
* Remove color space xform from GrTextureDomain & GrSimpleTextureEffectGravatar Brian Osman2017-10-18
* Remove unnecessary includes of GrColorSpaceXform.hGravatar Brian Osman2017-10-16
* Rework GrSamplerParams to be more compact and use its own wrap mode enum.Gravatar Brian Salomon2017-09-07
* Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.Gravatar Brian Salomon2017-08-11
* Hide GrPaint copy constructor and add GrPaint::Clone and remove MoveOrNew and...Gravatar Brian Salomon2017-08-10
* Clean up GrResourceProvider usageGravatar Robert Phillips2017-06-15
* Remove support in GPU backend for distance vector field.Gravatar Brian Salomon2017-06-02
* Revert "Revert "Add a new non-AA rect op that does not inherit from GrLegacyM...Gravatar Brian Salomon2017-05-03
* Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp."Gravatar Brian Salomon2017-05-03
* Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp.Gravatar Brian Salomon2017-05-03
* Remove GrFragmentProcessor-derived class' GrTexture-based ctorsGravatar Robert Phillips2017-03-27
* Retract GrContext from src/gpu/effectsGravatar Robert Phillips2017-03-15
* make GrPaint.h private -- IWYUGravatar Mike Reed2017-03-09