aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects
Commit message (Expand)AuthorAge
* use Descriptor struct to encapsulate all the common paramaeters between our v...Gravatar reed@google.com2013-05-23
* Fix compiler error/warning in r9255Gravatar robertphillips@google.com2013-05-23
* Add printing of SkColorFilter-derived classes to debuggerGravatar robertphillips@google.com2013-05-23
* Reverting r9245 due to Chrome breakageGravatar robertphillips@google.com2013-05-22
* Remove SkImageFilter::getInputResult(), since its return value is notGravatar senorblanco@chromium.org2013-05-22
* Add methods to SkLayerDrawLooper to allow adding layers on topGravatar commit-bot@chromium.org2013-05-22
* add SkLerpXfermodeGravatar reed@google.com2013-05-21
* Add special handling of rectori case for gpuGravatar robertphillips@google.com2013-05-17
* Fix includes in SkLayerDrawLooper.h. It was previously not possible toGravatar commit-bot@chromium.org2013-05-14
* Make GrGLShaderBuilder check whether GrEffect advertised that it would requir...Gravatar commit-bot@chromium.org2013-05-09
* Fix compile warningGravatar caryclark@google.com2013-04-18
* Adding a bit of rebustness to SkRectShaderImageFilterGravatar sugoi@google.com2013-04-18
* Disabling GPU noise on Windows since Angle can't do a proper translation of t...Gravatar sugoi@google.com2013-04-18
* Reducing the complexity of the noise test for AngleGravatar sugoi@google.com2013-04-17
* Fixing debug bench assert on AndroidGravatar sugoi@google.com2013-04-17
* Perlin noise adjustmentsGravatar sugoi@google.com2013-04-17
* Allow single-pass filters (which use asNewEffect()) to participate in the ima...Gravatar senorblanco@chromium.org2013-04-08
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-06
* Unreviewed test fixGravatar sugoi@google.com2013-04-05
* New SVG turbulence in SkiaGravatar sugoi@google.com2013-04-05
* Make GrGLShaderBuilder::TextureSampler extract only required info from GrText...Gravatar bsalomon@google.com2013-03-28
* Fix a few clang errors while trying to build tools target.Gravatar tfarina@chromium.org2013-03-26
* Reverting r8376, r8373 and r8371 due to Android shader compilation failuresGravatar robertphillips@google.com2013-03-25
* Unreviewed build fixGravatar sugoi@google.com2013-03-25
* New SVG turbulence in SkiaGravatar sugoi@google.com2013-03-25
* Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps.Gravatar bsalomon@google.com2013-03-25
* Reverting 8313 (SVG turbulence) due to Ubuntu failuresGravatar robertphillips@google.com2013-03-21
* New SVG turbulence in SkiaGravatar sugoi@google.com2013-03-21
* Removed the "any" command from the displacement glsl shader.Gravatar sugoi@google.com2013-03-21
* Fix minor valgrind-found memory leaksGravatar robertphillips@google.com2013-03-21
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-21
* Attempt to reland 8264-5 with warning-as-error fixes.Gravatar bsalomon@google.com2013-03-20
* revert 8265-8264 (broke build)Gravatar reed@google.com2013-03-20
* Adds local coords to GrEffect system.Gravatar bsalomon@google.com2013-03-20
* Unreviewed. Adding TODO comment to reference newly filed bug.Gravatar junov@google.com2013-03-20
* Fixing deferred canvas bug caused by SkTwoPointConicalGradient declaring itse...Gravatar commit-bot@chromium.org2013-03-20
* Fix for displacement mappingGravatar sugoi@google.com2013-03-19
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-19
* Added toString to SkMaskFilter-derived classesGravatar robertphillips@google.com2013-03-18
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-13
* "Fix" case when bicubic filtering warps premultiplied colorGravatar robertphillips@google.com2013-03-12
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-12
* add proper support for solid style, and temporarily turn off my change so the...Gravatar humper@google.com2013-03-11
* fix preprocessor abuse on WindowsGravatar humper@google.com2013-03-11
* fix pad bug introduced during code cleanupGravatar humper@google.com2013-03-11
* fix build warningsGravatar humper@google.com2013-03-11
* Plumb fast rectangle blur code into the skia mask filterGravatar humper@google.com2013-03-11
* Removed unused parametersGravatar sugoi@google.com2013-03-11
* Upstream changes from Android.Gravatar djsollen@google.com2013-03-08
* Make GrGLEffects use an interface to append their code.Gravatar bsalomon@google.com2013-03-07