aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects/SkDisplacementMapEffect.cpp
Commit message (Expand)AuthorAge
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Remove uniqueID from all filter serialization.Gravatar senorblanco2015-03-18
* I'd really like to land this before the branch so speedy reviews are apprecia...Gravatar joshualitt2015-02-25
* Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.c...Gravatar joshualitt2015-02-25
* I'd really like to land this before the branch so speedy reviews are apprecia...Gravatar joshualitt2015-02-25
* Dynamically create stencil buffer when needed.Gravatar bsalomon2015-02-23
* Pass Rendertarget into context.Gravatar joshualitt2015-02-18
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* This CL cleans up the last remaining users of localCoordChange on paintGravatar joshualitt2014-12-22
* Add toString methods to SkImageFilter-derived classesGravatar robertphillips2014-12-19
* remove view matrix from contextGravatar joshualitt2014-12-17
* Use threshold of 1 texture coord value per pixel w/ nearest neighbor.Gravatar bsalomon2014-12-09
* Make addUniform take a precisionGravatar bsalomon2014-12-09
* Remove backend factoriesGravatar joshualitt2014-12-04
* Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.Gravatar mtklein2014-12-01
* Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https...Gravatar mtklein2014-12-01
* Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.Gravatar mtklein2014-12-01
* remove proc keyGravatar joshualitt2014-11-25
* Move GrInvariantOutput out of GrProcessor and into its own class.Gravatar egdaniel2014-11-12
* rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlagsGravatar bsalomon2014-10-28
* Auto-compare GrProcessors' texture accesses in isEqual().Gravatar bsalomon2014-10-16
* Move willUseInputColor check to computeInvariantOutputGravatar egdaniel2014-10-15
* Push isEqual/onIsEqual down from GrProcessor to subclasses.Gravatar bsalomon2014-10-15
* Remove uses of GrAutoScratchTexture.Gravatar bsalomon2014-10-14
* Create helper functions to use in computeInvariantOutput callsGravatar egdaniel2014-10-13
* FPs now use the correct builder types(just a rename)Gravatar joshualitt2014-10-09
* Add isSingleComponent bool to getConstantColorComponentGravatar egdaniel2014-10-03
* Revert of Add isSingleComponent bool to getConstantColorComponent (patchset #...Gravatar robertphillips2014-10-02
* Add isSingleComponent bool to getConstantColorComponentGravatar egdaniel2014-10-02
* Patch to create a distinct geometry processor. The vast majority of this patchGravatar joshualitt2014-09-23
* Changes to remove program effects builderGravatar joshualitt2014-09-18
* removing GrDrawEffectGravatar joshualitt2014-09-16
* Revert of removing GrDrawEffect (patchset #4 id:60001 of https://codereview.c...Gravatar joshualitt2014-09-16
* removing GrDrawEffectGravatar joshualitt2014-09-16
* make allocPixels throw on failureGravatar reed2014-09-02
* Move MakeDivByTextureWHMatrix to GrCoordTransformGravatar bsalomon2014-08-29
* Reimplement deserialization of SkImageFilter's uniqueID.Gravatar senorblanco2014-08-26
* Initial refactor of shaderbuilder to prepare for geometry shadersGravatar joshualitt2014-08-21
* Simplify flattening to just write enough to call the factory/public-construct...Gravatar reed2014-08-21
* Check all scratch texture allocations for image filters.Gravatar senorblanco2014-08-15
* Rename GrGLUniformManager to GrGLProgramDataManagerGravatar kkinnunen2014-07-30
* Allow GrGLEffects to produce variable length keys.Gravatar bsalomon2014-07-21
* This moves us towards variable length effect keys. The overall program key no...Gravatar bsalomon2014-07-11
* Goodbye GrEffectRef.Gravatar bsalomon2014-07-08
* Clean up SkImageFilter constructors.Gravatar senorblanco2014-07-08
* Remove GrEffect::CreateEffectRef and GrEffect::AutoEffectRef.Gravatar bsalomon2014-07-08
* use colortype instead of configGravatar reed2014-06-02
* Fix for SkDisplacementMap::onFilterBounds().Gravatar senorblanco@chromium.org2014-05-07
* Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...Gravatar commit-bot@chromium.org2014-04-11
* Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...Gravatar commit-bot@chromium.org2014-04-11