C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / src / effects / SkDisplacementMapEffect.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-03-18 senorblancoRemove uniqueID from all filter serialization.
2015-02-25 joshualittI'd really like to land this before the branch so speed...
2015-02-25 joshualittRevert of Pass clip to context (patchset #8 id:180001...
2015-02-25 joshualittI'd really like to land this before the branch so speed...
2015-02-23 bsalomonDynamically create stencil buffer when needed.
2015-02-18 joshualittPass Rendertarget into context.
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-12-22 joshualittThis CL cleans up the last remaining users of localCoor...
2014-12-19 robertphillipsAdd toString methods to SkImageFilter-derived classes
2014-12-17 joshualittremove view matrix from context
2014-12-09 bsalomonUse threshold of 1 texture coord value per pixel w...
2014-12-09 bsalomonMake addUniform take a precision
2014-12-04 joshualittRemove backend factories
2014-12-01 mtkleinRemove SK_SUPPORT_LEGACY_DEEPFLATTENING.
2014-12-01 mtkleinRevert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING....
2014-12-01 mtkleinRemove SK_SUPPORT_LEGACY_DEEPFLATTENING.
2014-11-25 joshualittremove proc key
2014-11-12 egdanielMove GrInvariantOutput out of GrProcessor and into...
2014-10-28 bsalomonrename GrTextureDesc->GrSurfaceDesc, GrTextureFlags...
2014-10-16 bsalomonAuto-compare GrProcessors' texture accesses in isEqual().
2014-10-15 egdanielMove willUseInputColor check to computeInvariantOutput
2014-10-15 bsalomonPush isEqual/onIsEqual down from GrProcessor to subclasses.
2014-10-14 bsalomonRemove uses of GrAutoScratchTexture.
2014-10-13 egdanielCreate helper functions to use in computeInvariantOutpu...
2014-10-09 joshualittFPs now use the correct builder types(just a rename)
2014-10-03 egdanielAdd isSingleComponent bool to getConstantColorComponent
2014-10-02 robertphillipsRevert of Add isSingleComponent bool to getConstantColo...
2014-10-02 egdanielAdd isSingleComponent bool to getConstantColorComponent
2014-09-23 joshualittPatch to create a distinct geometry processor. The...
2014-09-18 joshualittChanges to remove program effects builder
2014-09-16 joshualittremoving GrDrawEffect
2014-09-16 joshualittRevert of removing GrDrawEffect (patchset #4 id:60001...
2014-09-16 joshualittremoving GrDrawEffect
2014-09-02 reedmake allocPixels throw on failure
2014-08-29 bsalomonMove MakeDivByTextureWHMatrix to GrCoordTransform
2014-08-26 senorblancoReimplement deserialization of SkImageFilter's uniqueID.
2014-08-22 joshualittInitial refactor of shaderbuilder to prepare for geomet...
2014-08-21 reedSimplify flattening to just write enough to call the...
2014-08-15 senorblancoCheck all scratch texture allocations for image filters.
2014-07-30 kkinnunenRename GrGLUniformManager to GrGLProgramDataManager
2014-07-21 bsalomonAllow GrGLEffects to produce variable length keys.
2014-07-11 bsalomonThis moves us towards variable length effect keys....
2014-07-08 bsalomonGoodbye GrEffectRef.
2014-07-08 senorblancoClean up SkImageFilter constructors.
2014-07-08 bsalomonRemove GrEffect::CreateEffectRef and GrEffect::AutoEffe...
2014-06-02 reeduse colortype instead of config
2014-05-07 senorblanco@chromi... Fix for SkDisplacementMap::onFilterBounds().
2014-04-11 commit-bot@chromiu... Revert of Revert of Rename kPMColor_SkColorType to...
2014-04-11 commit-bot@chromiu... Revert of Rename kPMColor_SkColorType to kN32_SkColorTy...
2014-04-10 commit-bot@chromiu... Revert of Revert of Rename kPMColor_SkColorType to...
2014-04-10 commit-bot@chromiu... Revert of Rename kPMColor_SkColorType to kN32_SkColorTy...
2014-04-09 commit-bot@chromiu... Rename kPMColor_SkColorType to kN32_SkColorType.
2014-03-17 senorblanco@chromi... Fix GPU displacement with expanding crop rects.
2014-03-14 senorblanco@chromi... Implement support for expanding crop rects in image...
2014-03-14 senorblanco@chromi... Revert "Implement support for expanding crop rects...
2014-03-14 senorblanco@chromi... Implement support for expanding crop rects in image...
2014-03-14 senorblanco@chromi... Implement support for a Context parameter in image...
2014-03-10 commit-bot@chromiu... Factory methods for heap-allocated SkImageFilter objects.
2014-03-03 senorblanco@chromi... Cleanup patch to move all of SkImageFilterUtils into...
2014-02-16 commit-bot@chromiu... use SkColorType instead of SkBitmap::Config in views...
2014-02-05 commit-bot@chromiu... Make SkImageFilter methods const.
2014-02-05 senorblanco@chromi... Implement correct clipping for image filters.
2014-01-30 commit-bot@chromiu... Refactor read and write buffers.
2014-01-27 senorblanco@chromi... Implement a computeFastBounds() traversal for SkImageFi...
2014-01-24 reed@google.comadd installPixels
2014-01-20 senorblanco@chromi... Apply the CTM to filter parameters for SkBlurImageFilte...
2014-01-03 senorblanco@chromi... Make SkImageFilter crop rects relative to the primitive...
2013-12-19 commit-bot@chromiu... Accept displacement with no displacement input
2013-12-17 commit-bot@chromiu... Fixed more fuzzer issues
2013-12-12 commit-bot@chromiu... Fixed a displacement issue
2013-11-25 commit-bot@chromiu... Adding more validation
2013-11-25 commit-bot@chromiu... remove SkFloatToScalar macro
2013-10-23 commit-bot@chromiu... Initial error handling code
2013-10-23 commit-bot@chromiu... Implement SkColorFilter as a GrGLEffect
2013-10-15 senorblanco@chromi... Add crop rect support for SkDisplacementMapEffect ...
2013-10-02 bsalomon@google.comMake GPU coord transforms automatic
2013-09-16 robertphillips@goo... Revert 11247, 11250, 11251, 11257, and 11279 to unblock...
2013-09-16 robertphillips@goo... Revert the revert of 11247, 11250, 11251 and 11279...
2013-09-16 robertphillips@goo... Revert 11247, 11250, 11251 and 11279 to unblock DEPS...
2013-09-13 commit-bot@chromiu... Initial error handling code
2013-09-09 commit-bot@chromiu... Change old PRG to be SkLCGRandom; change new one to...
2013-08-30 commit-bot@chromiu... Rename ShaderType enum to ShaderVisibility
2013-08-28 commit-bot@chromiu... Fix case where GrGLEffectMatrix gives back a dangling...
2013-08-22 mtklein@google.comMy clang now doesn't complain about !"foo".
2013-08-05 commit-bot@chromiu... Added ctm matrix to GPU path
2013-07-13 commit-bot@chromiu... Make GrPaint have a variable sized array of color and...
2013-07-10 commit-bot@chromiu... Implement offset for GPU filter path. Although we can...
2013-06-26 commit-bot@chromiu... Change undefined SkGpuRenderTarget and SkGpuTexture...
2013-03-26 tfarina@chromium.orgFix a few clang errors while trying to build tools...
2013-03-25 bsalomon@google.comMove nested class GrDrawTarget::Caps out as GrDrawTarge...
2013-03-21 sugoi@google.comRemoved the "any" command from the displacement glsl...
2013-03-21 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2013-03-20 bsalomon@google.comAttempt to reland 8264-5 with warning-as-error fixes.
2013-03-20 reed@google.comrevert 8265-8264 (broke build)
2013-03-20 bsalomon@google.comAdds local coords to GrEffect system.
2013-03-19 sugoi@google.comFix for displacement mapping
2013-03-07 bsalomon@google.comMake GrGLEffects use an interface to append their code.
2013-02-13 bsalomon@google.comUse SkMWRandom in GLPrograms test.
2013-01-30 senorblanco@chromi... This changes the signature of SkImageFilter::filterImag...
next