Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
3d96f06d9f9171797d0af23d471432d42290a59c
/
src
/
shaders
/
gradients
/
SkTwoPointConicalGradient.cpp
3d96f06
Always use raster pipeline for SkTwoPointConicalGradient
by Florin Malita
· 7 years ago
9026fe1
2pt conical stage for focal-point-outside case
by Florin Malita
· 7 years ago
2e40900
2pt conical stage for focal-pt-on-edge case
by Florin Malita
· 7 years ago
a66ef2d
2ptconical stage
by Florin Malita
· 7 years ago
0bb0411
2pt conical stage for concentric case
by Florin Malita
· 7 years ago
6af2701
Make gradient effect creation fail if texture LUT creation fails
by Brian Salomon
· 7 years ago
5edba45
[Reland] Relocate shaders to own dir
by Florin Malita
· 7 years ago
[Renamed from src/effects/gradients/SkTwoPointConicalGradient.cpp]
d8872be
Revert "Relocate shaders to own dir"
by Stan Iliev
· 7 years ago
[Renamed from src/shaders/gradients/SkTwoPointConicalGradient.cpp]
fabe0b2
Relocate shaders to own dir
by Florin Malita
· 7 years ago
[Renamed from src/effects/gradients/SkTwoPointConicalGradient.cpp]
4aed138
Reland of SkShaderBase
by Florin Malita
· 7 years ago
d93e11c
Revert "SkShaderBase"
by Florin Malita
· 7 years ago
58a7564
SkShaderBase
by Florin Malita
· 7 years ago
44d3279
Make SkCreateRasterPipelineBlitter() not fail.
by Mike Klein
· 7 years ago
a377184
Retry "Factor out common code from sweep and linear."
by Mike Klein
· 7 years ago
6cc6ae75
SkColorSpaceXformer: Add SkShader::makeColorSpace()
by Matt Sarett
· 8 years ago
83e939b
Use SkArenaAlloc in the SkAutoBlitterChoose code.
by Herb Derby
· 8 years ago
dd8b72a
Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code."
by Robert Phillips
· 8 years ago
2b57b7f
Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code.
by Herb Derby
· 8 years ago
088e21b
Harden degenerate gradient context handling
by fmalita
· 8 years ago
e25d71c
Gradients are serialized (and can be constructed) as SkColor4f + SkColorSpace
by brianosman
· 8 years ago
b9c5137
Add storage and computation of SkColor4f version of gradient stops.
by brianosman
· 8 years ago
9557c27
Bundle common arguments to GrGradientEffect creation
by brianosman
· 8 years ago
14e7a60
Revert of Bundle common arguments to GrGradientEffect creation (patchset #2 id:20001 of https://codereview.chromium.org/2332213007/ )
by djsollen
· 8 years ago
f605c16
Bundle common arguments to GrGradientEffect creation
by brianosman
· 8 years ago
1638c0d
Add destination color space to AsFPArgs. Eliminates last XFORMTODO.
by brianosman
· 8 years ago
839345d
Bundle SkShader::asFragmentProcessor arguments in a struct
by brianosman
· 8 years ago
06ca8ec
sk_sp for Ganesh.
by bungeman
· 8 years ago
982eb7f
Add new SkSourceGammaTreatment enum, used in situations like mipmap construction, where we need to know if we should respect (vs. ignore) the gamma encoding of sRGB tagged images. Plumb that extensively.
by brianosman
· 8 years ago
e736506
Revert of For *ToFixed, in debug mode, assert that the value is in range. (patchset #6 id:140001 of https://codereview.chromium.org/1824733002/ )
by fmalita
· 9 years ago
93dc339
For *ToFixed, in debug mode, assert that the value is in range.
by benjaminwagner
· 9 years ago
60c9b58
change flattenable factory to return sk_sp
by reed
· 9 years ago
8a21c9f
use Make instead of Create to return a shared shader
by reed
· 9 years ago
a0cee5f
remove align16 calls in skhader context sizes. will handle this elsewhere as needed
by reed
· 9 years ago
773ceda
Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ )"
by reed
· 9 years ago
e38bcaf
Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ )
by halcanary
· 9 years ago
d812fb4
enforce 16byte alignment in shader contexts
by reed
· 9 years ago
5edf82e
[Reland] Fix SkTwoPointConicalGradient zero-radius handling
by fmalita
· 9 years ago
7349490
Revert of Fix SkTwoPointConicalGradient zero-radius handling (patchset #2 id:20001 of https://codereview.chromium.org/1756573002/ )
by fmalita
· 9 years ago
9c0b02a
Fix SkTwoPointConicalGradient zero-radius handling
by fmalita
· 9 years ago
8d9f2e4
Add ContextRec param to SkShader::contextSize()
by fmalita
· 9 years ago
8e17556
Change SkMatrix::fixedStepInX to return SkVector (of SkScalar) rather than SkFixed.
by benjaminwagner
· 9 years ago
0152cc3
remove 565 effects shaders
by caryclark
· 9 years ago
4a33952
Bye bye processor data manager.
by bsalomon
· 9 years ago
f1b7a1d
Make skpaint->grpaint flow work for composing draws (verts and atlas)
by bsalomon
· 9 years ago
87ba62e
Replace GrExtractAlphaFragmentProcessor with DstIn compose processor
by bsalomon
· 9 years ago
c21b09e
Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*
by bsalomon
· 9 years ago
a511e6a
Revert of Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* (patchset #8 id:140001 of https://codereview.chromium.org/1316513002/ )
by rmistry
· 9 years ago
ecfdc25
Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*
by bsalomon
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
f582282
change asABitmap to isABitmap on shader
by reed
· 9 years ago
9cc1775
rename GrShaderDataManager -> GrProcessorDataManager
by joshualitt
· 9 years ago
b245605
more threading of GrShaderDataManager
by joshualitt
· 9 years ago
8ca93e7
Initial CL to create dummy GrShaderDataManager and thread it through
by joshualitt
· 9 years ago
5531d51
remove view matrix from context
by joshualitt
· 10 years ago
cc695fe
Gradient shaders: make fPtsToUnit const, pre-cache getType().
by mtklein
· 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
b0a8a37
Patch to create a distinct geometry processor. The vast majority of this patch
by joshualitt
· 10 years ago
49f085d
"NULL !=" = NULL
by bsalomon
· 10 years ago
9fa60da
Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc).
by reed
· 10 years ago
addf2ed
add localMatrix to gradient Descriptor
by reed
· 10 years ago
83d081a
Goodbye GrEffectRef.
by bsalomon
· 10 years ago
97b9ab7
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
by bsalomon
· 10 years ago
969842a
Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. (https://codereview.chromium.org/377503004/)
by reed
· 10 years ago
2011fe9
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
by bsalomon
· 10 years ago
9de5b51
SkShader::asNewEffect Refactoring
by dandov
· 10 years ago
7ed173b
formalize named picture versions
by commit-bot@chromium.org
· 10 years ago
eaa6749
add localmatrix param to asNewEffect
by reed@google.com
· 10 years ago
96fb748
add localmatrix parameter to shader's asNewEffect
by commit-bot@chromium.org
· 10 years ago
ce56d96
Remove SkShader virtual method validContext
by commit-bot@chromium.org
· 10 years ago
e901b6d
create struct to hold all the params passed around for shader::context
by commit-bot@chromium.org
· 11 years ago
9c9005a
Move SkShader::fLocalMatrix into SkShader constructor.
by commit-bot@chromium.org
· 11 years ago
87fcd95
Revert of Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/249643002/)
by commit-bot@chromium.org
· 11 years ago
6e5671d
Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/)
by commit-bot@chromium.org
· 11 years ago
bc2f1dc
Extract most of the mutable state of SkShader into a separate Context object.
by commit-bot@chromium.org
· 11 years ago
44d83c1
Add flipped gradient branch to two point conical gradient
by commit-bot@chromium.org
· 11 years ago
53783b0
Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/)
by commit-bot@chromium.org
· 11 years ago
7518ff2
Revert of Add flipped gradient branch to two point conical gradient (https://codereview.chromium.org/227623004/)
by commit-bot@chromium.org
· 11 years ago
cf41935
Add flipped gradient branch to two point conical gradient
by commit-bot@chromium.org
· 11 years ago
001f4ed
Extract most of the mutable state of SkShader into a separate Context object.
by commit-bot@chromium.org
· 11 years ago
2af1a2d
Add base effect for gpu 2pt conical gradients
by commit-bot@chromium.org
· 11 years ago
aa64fbf
Pull Gpu shader out of SkTwoPointConicalGradient into own file
by commit-bot@chromium.org
· 11 years ago
0f10f7b
Allow toString capability to be toggled independent of developer mode.
by commit-bot@chromium.org
· 11 years ago
8b0e8ac
Refactor read and write buffers.
by commit-bot@chromium.org
· 11 years ago
139a235
fix general-pespective for conical gradient bug=1744
by mike@reedtribe.org
· 11 years ago
d3baf20
Added support for Chrome's gpu command buffer extension BindUniformLocation.
by commit-bot@chromium.org
· 11 years ago
5fd7d5c
Allow gradient optimization with perspective
by commit-bot@chromium.org
· 11 years ago
77af680
Make GPU coord transforms automatic
by bsalomon@google.com
· 11 years ago
e0e7cfe
Change old PRG to be SkLCGRandom; change new one to SkRandom
by commit-bot@chromium.org
· 11 years ago
82d1223
Two and three color GPU gradients without textures.
by bsalomon@google.com
· 11 years ago
5a02cb4
Isolate VertexBuilder from GrGLShaderBuilder
by commit-bot@chromium.org
· 11 years ago
74a3a21
Rename ShaderType enum to ShaderVisibility
by commit-bot@chromium.org
· 11 years ago
7ab7ca4
Fix case where GrGLEffectMatrix gives back a dangling ptr for the coords var name.
by commit-bot@chromium.org
· 11 years ago
7425c12
Refactor GrGLUniformManager::UniformHandle to initialize itself by default
by commit-bot@chromium.org
· 11 years ago
96ae688
effects: Replaces uses of GrAssert with SkASSERT.
by commit-bot@chromium.org
· 11 years ago
cb6d97c
Revert of r9902 (Consider conical shader opaque if it covers
by robertphillips@google.com
· 11 years ago
5e6c355
Consider conical shader opaque if it covers entire plane.
by commit-bot@chromium.org
· 11 years ago
Next »