Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
b98fb5b082fd46001f42b1d8f4751621fe841973
/
src
/
shaders
/
gradients
/
SkGradientShaderPriv.h
1ea5656
Revert "Base Gradient FP Refactor"
by Cary Clark
· 7 years ago
10f7a1e
Base Gradient FP Refactor
by Michael Ludwig
· 7 years ago
10c3776
Remove GrTextureStripAtlas, textured gradients use independent textures
by Michael Ludwig
· 7 years ago
057ad70
Update GrTextureStripAtlas for DDLs (take 2)
by Robert Phillips
· 7 years ago
20ee171
Revert "Update GrTextureStripAtlas for DDLs"
by Robert Phillips
· 7 years ago
c042d41
Update GrTextureStripAtlas for DDLs
by Robert Phillips
· 7 years ago
f7dcd76
Remove array of TextureSampler pointers from GrIOResourceProcessor.
by Brian Salomon
· 7 years ago
6667fb1
Switch gradients to as-encoded blending
by Brian Osman
· 7 years ago
653f34d
Remove GrPixelConfig argument to GrColorSpaceXform[Effect]::Make
by Brian Osman
· 7 years ago
27dddae
rebase
by Cary Clark
· 7 years ago
89ad31e
Revert "Reland "remove toString""
by Cary Clark
· 7 years ago
92e37b6
Reland "remove toString"
by Cary Clark
· 7 years ago
32a4910
Revert "remove toString"
by Cary Clark
· 7 years ago
5191880
remove toString
by Cary Clark
· 7 years ago
f77db11
Validate gradient DescriptorScope size during deserialization
by Florin Malita
· 7 years ago
9988541
remove SK_IGNORE_TO_STRING
by Cary Clark
· 7 years ago
af2769d
Banish SkShaderBase::isRasterPipelineOnly()
by Florin Malita
· 7 years ago
96b6d53
Fix GrTextureStripAtlasManager cleanup order bug
by Robert Phillips
· 7 years ago
dfc0e91
add decal tilemode to shaders
by Mike Reed
· 7 years ago
28eaed2
add gpu impl for shadermaskfilter
by Mike Reed
· 8 years ago
98eb169
Remove DumpHelper as the bug is fixed
by Yuqian Li
· 8 years ago
9df39b4
Debug random 2pt conical shaders
by Yuqian Li
· 8 years ago
915817b
Guard the sqrt(temp) where temp < 0 in 2pt conical gradient
by Yuqian Li
· 8 years ago
2c4e56c
Revert "Reimplement TwoPointConicalGradient_gpu"
by Yuqian Li
· 8 years ago
84f18c4
Reimplement TwoPointConicalGradient_gpu
by Yuqian Li
· 8 years ago
14a8dd7
Simplify analytical GPU gradient impls
by Florin Malita
· 8 years ago
e657dc8
Remove gradient onGetGLSLProcessorKey() overrides
by Florin Malita
· 8 years ago
89ab240
Gradient cleanup pass
by Florin Malita
· 8 years ago
39d71de
Don't store legacy colors in gradient shaders
by Florin Malita
· 8 years ago
f06ead9
Add support for transfer functions to GrColorSpaceXform
by Brian Osman
· 8 years ago
cad3b8c
Remove gradient SkFixed position records
by Florin Malita
· 8 years ago
ed6ae56
Re-land: Stop using fixed point recs for gradient positioning info
by Florin Malita
· 8 years ago
3fa6c29
Revert "Stop using fixed point recs for gradient positioning info"
by Florin Malita
· 8 years ago
9729350
Stop using fixed point recs for gradient positioning info
by Florin Malita
· 8 years ago
d4e9ec8
Delete GradientShaderCache
by Florin Malita
· 8 years ago
84d7cf9
Stop using GradientShaderCache for gradient textures
by Florin Malita
· 8 years ago
4cbb6e6
Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter.
by Brian Salomon
· 8 years ago
e8d55d5
Remove unused (?) gradient context class
by Brian Osman
· 8 years ago
5911a7c
Remove GrColorSpaceXform from GrGradientEffect
by Brian Osman
· 8 years ago
cc58664
Remove GradientShaderCache dither and paint alpha support
by Florin Malita
· 8 years ago
fe3e858
Add clamped/unclamped xform to GrColorSpaceXform
by Brian Osman
· 8 years ago
9480d82
make skmatrix getmapproc private
by Cary Clark
· 8 years ago
d43f7b6
Simplify GrGradientEffect color handling
by Brian Osman
· 8 years ago
5f379a8
Avoid 2PtConical gradient flipping
by Florin Malita
· 8 years ago
abff956
initClassID no longer auto-allocates ids
by Ethan Nicholas
· 8 years ago
a4083c9
make most of SkColorPriv.h private
by Cary Clark
· 8 years ago
2ab4b2b
Remove symmetric three stop special case
by Brian Osman
· 8 years ago
a8e5744
Add general three-stop analytic gradient shader
by Brian Osman
· 8 years ago
2bbdcc4
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
by Brian Salomon
· 8 years ago
1d8c42e
fold params into StageRec
by Mike Reed
· 8 years ago
b81a8b9
Consolidate GrGradientEffect analytical impls
by Florin Malita
· 8 years ago
50b2084
Gradient stages cleanup
by Florin Malita
· 8 years ago
f8480b9
Implement clone() for Gradient GrFragmentProcessors
by Brian Salomon
· 8 years ago
5b8e2b8
Clarify adjustMatrixAndAppendStages semantics
by Florin Malita
· 8 years ago
2e40900
2pt conical stage for focal-pt-on-edge case
by Florin Malita
· 8 years ago
06e547c
Fix GrGradientEffect::isValid()
by Brian Salomon
· 8 years ago
6af2701
Make gradient effect creation fail if texture LUT creation fails
by Brian Salomon
· 8 years ago
0e36b3f
Add color space support to 4f gradients
by Florin Malita
· 8 years ago
5edba45
[Reland] Relocate shaders to own dir
by Florin Malita
· 8 years ago
[Renamed from src/effects/gradients/SkGradientShaderPriv.h]
d8872be
Revert "Relocate shaders to own dir"
by Stan Iliev
· 8 years ago
[Renamed from src/shaders/gradients/SkGradientShaderPriv.h]
fabe0b2
Relocate shaders to own dir
by Florin Malita
· 8 years ago
[Renamed from src/effects/gradients/SkGradientShaderPriv.h]
4aed138
Reland of SkShaderBase
by Florin Malita
· 8 years ago
d93e11c
Revert "SkShaderBase"
by Florin Malita
· 8 years ago
58a7564
SkShaderBase
by Florin Malita
· 8 years ago
a377184
Retry "Factor out common code from sweep and linear."
by Mike Klein
· 8 years ago
02ab8cc
Revert "Factor out common code from sweep and linear."
by Mike Klein
· 8 years ago
b7a330f
Factor out common code from sweep and linear.
by Herb Derby
· 8 years ago
ab015ef
Move the ability to access textures, buffers, and image storages out from GrProcessor.
by Brian Salomon
· 8 years ago
6b3155c
Revert[4] "clean up (partially) colortable api""""
by Mike Reed
· 8 years ago
b14131c
Revert "Revert[2] "clean up (partially) colortable api"""
by Mike Reed
· 8 years ago
9920b10
Revert[2] "clean up (partially) colortable api""
by Mike Reed
· 8 years ago
1d1165c
Revert "clean up (partially) colortable api"
by Mike Klein
· 8 years ago
2e491a6
clean up (partially) colortable api
by Mike Reed
· 8 years ago
d3b6597
Mark overridden destructors with 'override' and remove 'virtual'
by Brian Salomon
· 8 years ago
c624d9d
Refactor GrColorSpaceXformHelper
by Brian Osman
· 8 years ago
cb30bb2
Remove GrFragmentProcessor::computeInvariantOutput
by Brian Salomon
· 9 years ago
5d4cd9e
Re-enable processor optimization test with some fixes.
by Brian Salomon
· 9 years ago
83e939b
Use SkArenaAlloc in the SkAutoBlitterChoose code.
by Herb Derby
· 9 years ago
dd8b72a
Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code."
by Robert Phillips
· 9 years ago
2b57b7f
Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code.
by Herb Derby
· 9 years ago
6f6961e
make GR_TEST_UTILS=0 work
by Hal Canary
· 9 years ago
587e08f
Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations.""
by Brian Salomon
· 9 years ago
052fd51
Revert "Start of rewrite of GrFragmentProcessor optimizations."
by Ethan Nicholas
· 9 years ago
85eb422
Start of rewrite of GrFragmentProcessor optimizations.
by Brian Salomon
· 9 years ago
95e3c05
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
by Hal Canary
· 9 years ago
c456b73
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
by Kevin Lubick
· 9 years ago
a5494f1
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
by Hal Canary
· 9 years ago
1edc5b9
Rename vars and functions from 'glslcaps'->'shadercaps'
by Brian Salomon
· 9 years ago
94efbf5
Merge GrGLSLCaps into GrShaderCaps
by Brian Salomon
· 9 years ago
0bbecb2
Rename GrTextureAccess to GrProcessor::TextureSampler.
by Brian Salomon
· 9 years ago
67b39de
s/SkAutoTUnref/sk_sp/ in src/ part 1
by Hal Canary
· 9 years ago
a219653
Include 4f variants of random gradients during testing
by Brian Osman
· 9 years ago
466ad99
Slightly generalize GPU hard stop gradient implementation.
by Brian Salomon
· 9 years ago
e75c19f
Update comment, move constant inside helper struct
by Brian Osman
· 9 years ago
3f74860
Convert gradient params test helper to a struct
by Brian Osman
· 9 years ago
088e21b
Harden degenerate gradient context handling
by fmalita
· 9 years ago
2ebd0c8
Remove option to make GrCoordTransforms apply to device positions.
by Brian Salomon
· 9 years ago
e25d71c
Gradients are serialized (and can be constructed) as SkColor4f + SkColorSpace
by brianosman
· 9 years ago
b58a2b4
Stop aggregating texture/buffer access objects in GrFragmentProcessor parents.
by bsalomon
· 9 years ago
d454609
Support for color-spaces with multi-stop (texture) gradients
by brianosman
· 9 years ago
Next »