Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
ba5c7adfef1a44c3419d5a5110f1a9a49a2dbdd7
/
src
/
sksl
/
SkSLHCodeGenerator.cpp
b26b4e7
Revert "Revert "use SkM44 internally""
by Mike Reed
· 5 years ago
f79aacb
Revert "use SkM44 internally"
by Mike Reed
· 5 years ago
295cdf8
use SkM44 internally
by Mike Reed
· 5 years ago
55f6fc3
IWYU -- colorspace no longer includes matrix44
by Mike Reed
· 5 years ago
2a099da
SkSL description methods are now only present in debug mode
by Ethan Nicholas
· 5 years ago
7d8b397
Changes to GrCoordTransform and local coords
by Brian Salomon
· 5 years ago
8fa469d
Lift TextureSampler's proxy to SurfaceProxy
by Michael Ludwig
· 5 years ago
d4efe68
SkSL sample() now permits specification of coordinates
by Ethan Nicholas
· 5 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
bcd51e8
SkSL 'key' variables can now be controlled by 'when' expressions
by Ethan Nicholas
· 6 years ago
ee1c8a7
Revert "Revert "SkSL now supports null child processors""
by Ethan Nicholas
· 6 years ago
bce7d86
Revert "SkSL now supports null child processors"
by Robert Phillips
· 6 years ago
0e8dc4c
SkSL now supports null child processors
by Ethan Nicholas
· 6 years ago
27f8302
sksl: Use va_end() after va_copy()
by Greg Kaiser
· 6 years ago
78aceb2
converted overdraw effect to new FP system
by Ethan Nicholas
· 6 years ago
72efd80
Fixes for primitive handling for uniforms
by Michael Ludwig
· 6 years ago
a427559
Refactor 'in uniform' CPP code generation
by Michael Ludwig
· 6 years ago
929a681
SkSL coordTransform argument is now optional
by Ethan Nicholas
· 6 years ago
f7dcd76
Remove array of TextureSampler pointers from GrIOResourceProcessor.
by Brian Salomon
· 6 years ago
b609e6d
added byte and ubyte types to SKSL
by Ruiqi Mao
· 6 years ago
d9d33c3
renamed SkSL's assert macros
by Ethan Nicholas
· 7 years ago
3c6ae62
cache SkSL headers
by Ethan Nicholas
· 7 years ago
3e8c345
Make generated effects from sksl fp files not need SK_SUPPORT_GPU
by Greg Daniel
· 7 years ago
1e8501e
Get @constructor feature of SKSL working
by Robert Phillips
· 7 years ago
a98183a
Revert "Remove std::move from GrSimpleTextureEffect"
by Robert Phillips
· 7 years ago
0a4b13c
Remove std::move from GrSimpleTextureEffect
by Robert Phillips
· 7 years ago
130fb3f
updated .fp file headers
by Ethan Nicholas
· 7 years ago
e9d172a
converted ConstColorProcessor to SkSL
by Ethan Nicholas
· 7 years ago
aae47c8
sksl enum support
by Ethan Nicholas
· 7 years ago
7a59f23
Update GrFragmentProcessor handling in Make methods in SkSL
by Robert Phillips
· 7 years ago
d608c09
Re-land "converted OverdrawColorFilter to SkSL"
by Ethan Nicholas
· 7 years ago
2d3cac5
Revert "converted OverdrawColorFilter to SkSL"
by Ethan Nicholas
· 7 years ago
8aa4dc9
converted OverdrawColorFilter to SkSL
by Ethan Nicholas
· 7 years ago
1cb4171
Remove color space xform support from SkSL
by Brian Osman
· 7 years ago
c9472af
SkSL FPs now support child processors, converted ArithmeticFP to SkSL
by Ethan Nicholas
· 7 years ago
abff956
initClassID no longer auto-allocates ids
by Ethan Nicholas
· 7 years ago
8aa4569
switched SkSL's temporary 'highfloat' type back to 'float'
by Ethan Nicholas
· 7 years ago
f7b8820
re-land of new SkSL precisions
by Ethan Nicholas
· 7 years ago
27185a9
Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half."""
by Ethan Nicholas
· 7 years ago
05d5a13
Revert "Revert "Switched highp float to highfloat and mediump float to half.""
by Ethan Nicholas
· 7 years ago
5b5f096
Revert "Revert "Switch to the new SkSL lexer.""
by Ethan Nicholas
· 7 years ago
3585154
Revert "Switch to the new SkSL lexer."
by Ethan Nicholas
· 7 years ago
c576e93
Switch to the new SkSL lexer.
by Ethan Nicholas
· 7 years ago
1d816b9
Revert "Switched highp float to highfloat and mediump float to half."
by Brian Salomon
· 7 years ago
88d99c6
Switched highp float to highfloat and mediump float to half.
by Ethan Nicholas
· 7 years ago
aff329b
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
by Brian Salomon
· 7 years ago
f57c0d6
automatically generate clone() methods for SkSL fragment processors
by Ethan Nicholas
· 7 years ago
5af9ea3
renamed SkSL types in preparation for killing precision modifiers
by Ethan Nicholas
· 7 years ago
71603cc
Remove the now unused GR_PROXY_MOVE macro
by Brian Salomon
· 7 years ago
68990be
Re-land of "converted GrSimpleTextureEffect to sksl"
by Ethan Nicholas
· 7 years ago
baf981f
Revert "converted GrSimpleTextureEffect to sksl"
by Ethan Nicholas
· 7 years ago
46b654d
converted GrSimpleTextureEffect to sksl
by Ethan Nicholas
· 7 years ago
ceb4d48
Re-land "converted GrCircleBlurFragmentProcessor to sksl"
by Ethan Nicholas
· 7 years ago
818ac5a
Revert "converted GrCircleBlurFragmentProcessor to sksl"
by Ethan Nicholas
· 7 years ago
9b80ffc
converted GrCircleBlurFragmentProcessor to sksl
by Ethan Nicholas
· 7 years ago
0c26a9d
GR_TEST_UTILS fixes
by Brian Salomon
· 7 years ago
9fb036f
rewrote GrAlphaThresholdFragmentProcessor in sksl
by Ethan Nicholas
· 7 years ago
762466e
Re-re-land sksl fragment processor support
by Ethan Nicholas
· 8 years ago
5ce3972
Revert "Re-land sksl fragment processor support"
by Mike Klein
· 8 years ago
c070939
Re-land sksl fragment processor support
by Ethan Nicholas
· 8 years ago
ed50200
Revert "sksl fragment processor support"
by Ethan Nicholas
· 8 years ago
ccf5991
sksl fragment processor support
by Ethan Nicholas
· 8 years ago