Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
dcfb7cf336cafffd8d149c908b615e1deaa3a49b
/
src
/
effects
71e236c
Remove willReadDst from GrFragmentProcessor.
by egdaniel
· 10 years ago
b2b416d
Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://codereview.chromium.org/860583002/)
by scroggo
· 10 years ago
2467d71
Remove a few unused statements.
by cwallez
· 10 years ago
2d02df7
remove unused SkAvoidXfermode
by reed
· 10 years ago
54f0e9d
Add Xfer Processor for GrCustomXfermodes
by egdaniel
· 10 years ago
04ea634
Add include before SK_SUPPORT_GPU in SkArithmeticMode_gpu.h to fix android build
by egdaniel
· 10 years ago
f351aa3
Add Arithmetic mode xp.
by egdaniel
· 10 years ago
16a04b8
Move Gpu ArithmeticMode xfer effect to _gpu files.
by egdaniel
· 10 years ago
38cd055
Do some minor pre cleanup work before converting all xfermodes to XPs.
by egdaniel
· 10 years ago
815e9b5
Remove SK_SUPPORT_LEGACY_GRADIENT_PRECISION
by fmalita
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
eabd0d7
Revert of Cache blur mask for rects which can not break into nine-patch (patchset #10 id:200001 of https://codereview.chromium.org/729463002/)
by qiankun.miao
· 10 years ago
5a5b4e9
Cache blur mask for rects which can not break into nine-patch
by qiankun.miao
· 10 years ago
f4e5995
It is dangerous to ignore SkRect::intersect's return value
by robertphillips
· 10 years ago
690fc59
Revert of It is dangerous to ignore SkRect::intersect's return value (patchset #6 id:100001 of https://codereview.chromium.org/833943002/)
by robertphillips
· 10 years ago
152f524
It is dangerous to ignore SkRect::intersect's return value
by robertphillips
· 10 years ago
c4bd39c
Require explicit disabling of cross process pictureimagefilters
by robertphillips
· 10 years ago
1b74730
improve sanity checks on gradient constructor parameters
by reed
· 10 years ago
8fc6c2d
This CL cleans up the last remaining users of localCoordChange on paint
by joshualitt
· 10 years ago
33cca88
Update ColorFilterImageFilter & BlurImageFilter debugger strings
by robertphillips
· 10 years ago
f3f5bad
Add toString methods to SkImageFilter-derived classes
by robertphillips
· 10 years ago
438b0d7
Enable new gradients + suppress gms for now
by reed
· 10 years ago
c262582
Remove the low hanging fruit with coord change matrices
by joshualitt
· 10 years ago
8aacf20
Fill SkRRect::fType proactively.
by mtklein
· 10 years ago
2c77027
Revert of enable new gradients + suppress gms for now (patchset #1 id:1 of https://codereview.chromium.org/807513004/)
by reed
· 10 years ago
8142a57
enable new gradients + suppress gms for now
by reed
· 10 years ago
caf7e93
improve precision of gradients (disabled for now)
by reed
· 10 years ago
16b2789
Change to create device coord coordset
by joshualitt
· 10 years ago
5531d51
remove view matrix from context
by joshualitt
· 10 years ago
2b9445b
fix end-point and conic bugs in cornerpatheffect
by reed
· 10 years ago
8b57524
add arcto patheffect
by reed
· 10 years ago
f9d6101
There can be only one (SkRandom)!
by scroggo
· 10 years ago
912ed6e
Cleanup: Mark some overridden methods with 'SK_OVERRIDE'.
by tfarina
· 10 years ago
ccc12ed
improve cull, so we don't create empty segments
by reed
· 10 years ago
56995b5
Remove GP from drawstate, revision of invariant output for GP
by joshualitt
· 10 years ago
8c0f615
Revert of Remove GP from drawstate, revision of invariant output for GP (patchset #9 id:160001 of https://codereview.chromium.org/791743003/)
by joshualitt
· 10 years ago
c6bc58e
Remove GP from drawstate, revision of invariant output for GP
by joshualitt
· 10 years ago
cc695fe
Gradient shaders: make fPtsToUnit const, pre-cache getType().
by mtklein
· 10 years ago
f3c78cc
Adding an option for pixelated rendering in SkPictureImageFilter
by junov
· 10 years ago
9513143
Make all blending up to GrOptDrawState be handled by the xp/xp factory.
by egdaniel
· 10 years ago
9f876a3
Use threshold of 1 texture coord value per pixel w/ nearest neighbor.
by bsalomon
· 10 years ago
422f56f
Make addUniform take a precision
by bsalomon
· 10 years ago
8b7b9c2
Fix MatrixImageFilter computeFastBounds
by robertphillips
· 10 years ago
8d95ffa
Revert of Make all blending up to GrOptDrawState be handled by the xp/xp factory. (patchset #7 id:140001 of https://codereview.chromium.org/759713002/)
by egdaniel
· 10 years ago
7c66342
Make all blending up to GrOptDrawState be handled by the xp/xp factory.
by egdaniel
· 10 years ago
69469b5
Use size of SkRect as the key for blur mask cache
by qiankun.miao
· 10 years ago
eb2a676
Remove backend factories
by joshualitt
· 10 years ago
9ed02e4
Add SK_SUPPORT_LEGACY_PORTER_DUFF macro.
by tfarina
· 10 years ago
5234075
Adding a PictureResolution option to SkPictureImageFilter
by Justin Novosad
· 10 years ago
3f3b3d0
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
by mtklein
· 10 years ago
6e78293
Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https://codereview.chromium.org/769953002/)
by mtklein
· 10 years ago
52c2935
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
by mtklein
· 10 years ago
88fd0fb
Bump min picture version.
by mtklein
· 10 years ago
267ce48
remove proc key
by joshualitt
· 10 years ago
60030bc
remove one place we read from gpu key in effects
by joshualitt
· 10 years ago
f8449ba
Update invariant output computation for various texture effects.
by egdaniel
· 10 years ago
2d97bc1
Disable LCD text explicitly in SkPictureImageFilter::onFilterImage()
by fmalita
· 10 years ago
b07a94f
add roundOut that returns its result
by reed
· 10 years ago
d02cf26
change roundOut() to take a dst, so we can use that signature to return IRect
by reed
· 10 years ago
1379b87
Added missing validation
by sugoi
· 10 years ago
605dd0f
Move GrInvariantOutput out of GrProcessor and into its own class.
by egdaniel
· 10 years ago
b969fc0
notice null colorfilter in legacy unflattening
by reed
· 10 years ago
21402e3
Bug fix for cull_line in SkDashPathEffect.
by egdaniel
· 10 years ago
9f2251c
Crop the fast path dashed lines to the cull rect
by robertphillips
· 10 years ago
89c6298
Don't allow renderTarget==NULL to GrContext::clear() and friends.
by bsalomon
· 10 years ago
37dd331
Add class GrGLTextureRenderTarget for GL texture/rendertarget objects
by bsalomon
· 10 years ago
9bde31e
Trying to be consistent when members are allowed to be NULL
by sugoi
· 10 years ago
8f3937d
Fix bounds computation of all 0-input filters.
by senorblanco
· 10 years ago
f2703d8
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
by bsalomon
· 10 years ago
d0f1969
Revert of Fix bounds computation of all 0-input filters. (patchset #2 id:20001 of https://codereview.chromium.org/681643003/)
by hcm
· 10 years ago
ba036cc
Fix bounds computation of all 0-input filters.
by senorblanco
· 10 years ago
c6327a8
stuff
by bsalomon
· 10 years ago
234f036
Adding an option to render only the shadow in SkDropShadowImageFilter
by sugoi
· 10 years ago
4dca7a8
use SkMaskCache inside SkBlurMaskFilter
by reed
· 10 years ago
420d7e9
Auto-compare GrProcessors' texture accesses in isEqual().
by bsalomon
· 10 years ago
de258cd
Make GrFragmentProcessor auto-compare coord xforms.
by bsalomon
· 10 years ago
9e4d6d1
Move willUseInputColor check to computeInvariantOutput
by egdaniel
· 10 years ago
98b33eb
Some cleanup in processor header files.
by bsalomon
· 10 years ago
6251d17
Split GrFragmentProcessor into its own header
by bsalomon
· 10 years ago
0e08fc1
Push isEqual/onIsEqual down from GrProcessor to subclasses.
by bsalomon
· 10 years ago
80cc420
Changed "Profile" to "Cube" in ColorCube
by sugoi
· 10 years ago
e305973
Remove uses of GrAutoScratchTexture.
by bsalomon
· 10 years ago
ccb2e38
Create helper functions to use in computeInvariantOutput calls
by egdaniel
· 10 years ago
a5305a1
Opt state takes a GP instead of a GeometryStage
by joshualitt
· 10 years ago
89c7a2e
Revert of Opt state takes a GP instead of a GeometryStage (patchset #18 id:1500001 of https://codereview.chromium.org/637003003/)
by joshualitt
· 10 years ago
71856d5
Opt state takes a GP instead of a GeometryStage
by joshualitt
· 10 years ago
1598899
FPs now use the correct builder types(just a rename)
by joshualitt
· 10 years ago
089f8de
Remove tab parameter from GrGLSLMulVarBy4f function
by egdaniel
· 10 years ago
9a7f29e
Leak fixed
by sugoi
· 10 years ago
6517134
gl programs rewrite
by joshualitt
· 10 years ago
ce68627
Adding 3D lut color filter
by sugoi
· 10 years ago
bcf0a52
GrResourceCache2 manages scratch texture.
by bsalomon
· 10 years ago
9323b8b
Revert "GrResourceCache2 manages scratch texture."
by Brian Salomon
· 10 years ago
d909759
Revert of gl programs rewrite (patchset #10 id:180001 of https://codereview.chromium.org/628633003/)
by joshualitt
· 10 years ago
07a2553
gl programs rewrite
by joshualitt
· 10 years ago
d14e1a2
GrResourceCache2 manages scratch texture.
by bsalomon
· 10 years ago
1a8ecdf
Add isSingleComponent bool to getConstantColorComponent
by egdaniel
· 10 years ago
b4b7a4c
Revert of Add isSingleComponent bool to getConstantColorComponent (patchset #6 id:100001 of https://codereview.chromium.org/608253002/)
by robertphillips
· 10 years ago
3b8af07
Add isSingleComponent bool to getConstantColorComponent
by egdaniel
· 10 years ago
dbe6074
Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 of https://codereview.chromium.org/608883003/)
by robertphillips
· 10 years ago
Next »