Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
f1d78a6c68daa54bf855b6342f9b132efdaeb542
/
src
/
shaders
0ae1b3d
detect when the localmatrix forces us into a perspective stage
by Mike Reed
· 4 years, 11 months ago
ecbb0fb
Simplify view getters on GrTextureProducer.
by Brian Salomon
· 4 years, 11 months ago
c8d092a
Revert "Revert "Remove copies for wrap modes in GrTextureProducer.""
by Brian Salomon
· 5 years ago
bf5cb0f
Revert "Remove copies for wrap modes in GrTextureProducer."
by Robert Phillips
· 5 years ago
7fba244
Remove copies for wrap modes in GrTextureProducer.
by Brian Salomon
· 5 years ago
d3b3bf3
Reland "Move runtime shader/colorfilter into SkRuntimeEffect.cpp"
by Brian Osman
· 5 years ago
d0d033a
GrBicubicEffect uses GrTextureEffect.
by Brian Salomon
· 5 years ago
a9609ea
turn on -Wreturn-std-move-in-c++11
by Mike Klein
· 5 years ago
7281a86
Revert "Move runtime shader/colorfilter into SkRuntimeEffect.cpp"
by Brian Osman
· 5 years ago
8980acd
Move runtime shader/colorfilter into SkRuntimeEffect.cpp
by Brian Osman
· 5 years ago
748b757
skvm support for 888x, 1010102, 101010x
by Mike Klein
· 5 years ago
921236b
more sophisticated opacity in SkImageShader
by Mike Klein
· 5 years ago
46874ef
extend opacity tests in SkVM blits
by Mike Klein
· 5 years ago
ee16e57
Harden runtime shader/colorfilter CreateProc against bad child counts
by Brian Osman
· 5 years ago
3bf3b92
Guard runtime shader/colorfilter against SkSL that doesn't compile
by Brian Osman
· 5 years ago
f7eb054
basic, untested BGR 1010102 and 101010x
by Mike Klein
· 5 years ago
788b916
Remove SkTMin and SkTMax
by Brian Osman
· 5 years ago
aba642c
Remove SkScalarClampMax and SkScalarPin
by Brian Osman
· 5 years ago
116b33e
Remove SkMaxScalar and SkMinScalar
by Brian Osman
· 5 years ago
febdedf
Switch SkImage_Base asTextureProxyRef to return view instead.
by Greg Daniel
· 5 years ago
ba51d68
Update bicubic effect factories to take a view.
by Greg Daniel
· 5 years ago
3225306
In SkRuntimeEffect, just use hash of SkSL as the ID
by Brian Osman
· 5 years ago
d2ccbb5
Have GrTextureEffect factories take a view as input.
by Greg Daniel
· 5 years ago
9bfd595
In GrSkSLFP, store inputs as SkData. Tighten size checks.
by Brian Osman
· 5 years ago
399ef69
thread alloc through to color filters
by Mike Klein
· 5 years ago
ce9e060
finish up 2pt conicals
by Mike Klein
· 5 years ago
caf5ee4
start on 2pt conical gradients
by Mike Klein
· 5 years ago
c52db71
Store GrSurfaceProxyViews on SkSpecial*_Gpu.
by Greg Daniel
· 5 years ago
6f5441a
Remove create function in proxyProvider that takes a raster SkImage.
by Greg Daniel
· 5 years ago
bd1360f
skvm sweep gradients
by Mike Klein
· 5 years ago
ba9da46
radial gradients in skvm
by Mike Klein
· 5 years ago
f76da63
[canvaskit] Update build script to support latest Emscripten
by Kevin Lubick
· 5 years ago
978693c
Make invokeChild just return a string containing the child function call
by Brian Osman
· 5 years ago
ca6b2f4
Revert "Revert "Move GrDomainEffect functionality into GrTextureEffect and delete""
by Brian Salomon
· 5 years ago
1c3e6cf
Revert "Move GrDomainEffect functionality into GrTextureEffect and delete"
by Brian Salomon
· 5 years ago
b962eff
Revert "Revert "Complete rewrite of the SkSL interpreter""
by Ethan Nicholas
· 5 years ago
988af46
Move GrDomainEffect functionality into GrTextureEffect and delete the former.
by Brian Salomon
· 5 years ago
85754d5
basic pass at gradients
by Mike Klein
· 5 years ago
470e0ac
Revert "Revert "Revert "Complete rewrite of the SkSL interpreter"""
by Ben Wagner
· 5 years ago
7deb1c2
Revert "Revert "Complete rewrite of the SkSL interpreter""
by Ethan Nicholas
· 5 years ago
6f5e940
Clamp GrSkSLFP output to valid premul
by Brian Osman
· 5 years ago
99c54f0
Revert "Complete rewrite of the SkSL interpreter"
by Ethan Nicholas
· 5 years ago
2cde3a1
Complete rewrite of the SkSL interpreter
by Ethan Nicholas
· 5 years ago
03d89ef
make sure each sample() call uses the same uniforms
by Mike Klein
· 5 years ago
504032e
SkRuntimeEffect: Fix 'in' variables in CPU backend
by Brian Osman
· 5 years ago
5c660e0
Streamline skvm bilerp.
by Mike Klein
· 5 years ago
c89c199
bicubic in skvm image shader
by Mike Klein
· 5 years ago
17edb8d
tolerate alpha slightly out of [0,1]
by Mike Klein
· 5 years ago
b8f098d
Reland "Rename GrSimpleTextureEffect->GrTextureEffect"
by Brian Salomon
· 5 years ago
3f83bfd
one option for fixing bilerp asserts
by Mike Klein
· 5 years ago
b5c4355
upgrade debugging tools
by Mike Klein
· 5 years ago
8e71744
add SkVM_fwd.h
by Mike Klein
· 5 years ago
b1ff79a
handle kLow/kMedium in skvm image shader
by Mike Klein
· 5 years ago
d7436a3
Revert "Rename GrSimpleTextureEffect->GrTextureEffect"
by Brian Salomon
· 5 years ago
3ab7128
thread an SkArenaAlloc into shaders
by Mike Klein
· 5 years ago
4bc86d5
handle unpremul in skvm blitter
by Mike Klein
· 5 years ago
d67a5c3
support kDecal in skvm image shader
by Mike Klein
· 5 years ago
25480bf
expand skvm image shader
by Mike Klein
· 5 years ago
90673ec
Rename GrSimpleTextureEffect->GrTextureEffect
by Brian Salomon
· 5 years ago
6dbd7ff
first foray into SkVM image shaders
by Mike Klein
· 5 years ago
d19cd76
Remove unused varying type param from GrGLSLShaderBuilder texture methods.
by Brian Salomon
· 5 years ago
fffb993
Remove SkRuntimeShaderFactory
by Brian Osman
· 5 years ago
6a9f1c4
one more flourish
by Mike Klein
· 5 years ago
059e043
ultimate retry for image shader cleanup
by Mike Klein
· 5 years ago
ee426f2
Move SkRuntimeEffect.h to include/effects
by Brian Osman
· 5 years ago
250138d
reland "clarify that there's no kMedium here"
by Mike Klein
· 5 years ago
f6a715b
Reland "pass more information to shaders"
by Mike Klein
· 5 years ago
0ec2c7a
Revert "refresh image shader cs/at logic"
by Mike Klein
· 5 years ago
02eeac7
Revert "clarify that there's no kMedium here"
by Mike Klein
· 5 years ago
48cc66a
Revert "pass more information to shaders"
by Mike Klein
· 5 years ago
4f275cf
pass more information to shaders
by Mike Klein
· 5 years ago
60b69ec
clarify that there's no kMedium here
by Mike Klein
· 5 years ago
4311f19
refresh image shader cs/at logic
by Mike Klein
· 5 years ago
93de162
Add SkRuntimeEffect::makeShader
by Brian Osman
· 5 years ago
3a09a37
Ungenerate GrSimpleTextureEffect
by Brian Salomon
· 5 years ago
088913a
Start adding unit tests of SkRuntimeEffect
by Brian Osman
· 5 years ago
8845c37
extend imageshader updater to handle perspective
by Mike Reed
· 5 years ago
173e153
Runtime SkSL: API sketch for child shaders/effects
by Brian Osman
· 5 years ago
d927bd2
Runtime SkSL: Reflect inputs in SkRuntimeEffect
by Brian Osman
· 5 years ago
8d97c15
Remove SkRuntimeEffect.h include from SkColorFilterPriv.h
by Brian Salomon
· 5 years ago
7b1678a
Major refactor of runtime effects
by Brian Osman
· 5 years ago
f46d5ca
use std::make_unique
by Mike Klein
· 5 years ago
3f9199a
GrSkSLFP: "Kind" is always kPipelineStage
by Brian Osman
· 5 years ago
7f11fb5
Add mutex to guard GrSkSLFPFactoryCache accesses
by Robert Phillips
· 5 years ago
a7bb87e
replace CSXformSteps::Required() in SkShader
by Mike Klein
· 5 years ago
b6b7e7b
Revert "replace SkColorSpaceXformSteps::Required()"
by Mike Klein
· 5 years ago
7eabfe8
This is a reland of GrDomainEffect with significant changes:
by Brian Salomon
· 5 years ago
cdf1bc3
Expose SkRuntimeShaderFactory class to clients
by Stan Iliev
· 5 years ago
122eda7
replace SkColorSpaceXformSteps::Required()
by Mike Klein
· 5 years ago
7d8b397
Changes to GrCoordTransform and local coords
by Brian Salomon
· 5 years ago
fc11844
Reland "Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"""
by Brian Salomon
· 5 years ago
50299de
Reland "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""
by Robert Phillips
· 5 years ago
997b37f
Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""
by Brian Salomon
· 5 years ago
078e8fa
Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"
by Brian Salomon
· 5 years ago
7a538b1
Make FP optimizations helpers use SkAlphaType not GrColorType
by Brian Salomon
· 5 years ago
b1b1452
Remove some SK_API from src/
by Brian Osman
· 5 years ago
170de01
Revert "Replace GrTextureDomainEffect with GrDomainEffect."
by Michael Ludwig
· 5 years ago
aee681d
Revert "fix issue introduced in f29caf1433e3185df01b4a286d0fc9715ad32ae2"
by Michael Ludwig
· 5 years ago
55a0a03
fix issue introduced in f29caf1433e3185df01b4a286d0fc9715ad32ae2
by Brian Salomon
· 5 years ago
f29caf1
Replace GrTextureDomainEffect with GrDomainEffect.
by Brian Salomon
· 5 years ago
Next »