Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
ed38d201de6288c5ca827c8f0790f98999732a91
/
src
/
sksl
/
sksl_gpu.inc
f8c187c
Revert "Revert "Blend functions as SkSL built ins.""
by Brian Salomon
· 5 years ago
682ba43
Revert "Blend functions as SkSL built ins."
by Brian Salomon
· 5 years ago
3794db8
Blend functions as SkSL built ins.
by Brian Salomon
· 5 years ago
5a9a9b8
Revert "added support for SkSL unpremul function"
by Ethan Nicholas
· 5 years ago
ffdc3e6
added support for SkSL unpremul function
by Ethan Nicholas
· 5 years ago
1386366
renamed SkSL texture() and process() to sample()
by Ethan Nicholas
· 5 years ago
ff5d7a2
Implement separate sampler and textures in SkSL.
by Stephen White
· 5 years ago
8da1e65
restructured SkSL include files
by Ethan Nicholas
· 6 years ago
[Renamed (99%) from src/sksl/sksl.inc]
93d3753
Reland "remove unused functions in sksl.inc"
by Ethan Nicholas
· 6 years ago
4201eb1
Revert "remove unused functions in sksl.inc"
by Chris Dalton
· 6 years ago
76ba2fb
remove unused functions in sksl.inc
by Ethan Nicholas
· 6 years ago
e1f5502
Reland "SkSL is now pickier about type conversions"
by Ethan Nicholas
· 6 years ago
c83da98
Revert "SkSL is now pickier about type conversions"
by Ethan Nicholas
· 6 years ago
91c1d08
SkSL is now pickier about type conversions
by Ethan Nicholas
· 6 years ago
0921219
sksl: Support fwidth()
by Chris Dalton
· 6 years ago
12fb9cf
added SkSL saturate() function
by Ethan Nicholas
· 6 years ago
662ea4b
Remove texel buffer support.
by Brian Salomon
· 6 years ago
c6a19f1
fix for frexp dataflow analysis
by Ethan Nicholas
· 7 years ago
a56c4d2
Rename .include files to .inc
by Ben Wagner
· 7 years ago
[Renamed from src/sksl/sksl.include]
7970765
Switched SkSL from using raw strings back to STRINGIFY
by Ethan Nicholas
· 7 years ago
aae47c8
sksl enum support
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
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
dcba08e
Revert "Revert "support for 'half' types in sksl, plus general numeric type improvements""
by Ethan Nicholas
· 7 years ago
0e96055
Revert "support for 'half' types in sksl, plus general numeric type improvements"
by Ethan Nicholas
· 7 years ago
93061b5
support for 'half' types in sksl, plus general numeric type improvements
by Ethan Nicholas
· 7 years ago
5af9ea3
renamed SkSL types in preparation for killing precision modifiers
by Ethan Nicholas
· 7 years ago
0187ae6
sksl SPIR-V sampledBuffer support
by Ethan Nicholas
· 8 years ago
5338f99
rectangle texture scaling is now handled in skslc
by Ethan Nicholas
· 8 years ago
52cad15
sksl support for geometry shaders
by Ethan Nicholas
· 8 years ago
2b3dab6
removed textureProj() and legacy texture functions from sksl
by Ethan Nicholas
· 8 years ago
64773e6
Add support for input attachments in SkSL spirv
by Greg Daniel
· 8 years ago
2a51de8
Revert "Revert "Add support for image load to SkSL""
by Brian Salomon
· 8 years ago
cb115bd
Revert "Add support for image load to SkSL"
by Stan Iliev
· 8 years ago
bd85a10
Add support for image load to SkSL
by Brian Salomon
· 8 years ago
bf7b620
Revert "Revert "Add integer texture support.""
by Brian Salomon
· 8 years ago
9c7edb8
Revert "Add integer texture support."
by Leon Scroggins
· 8 years ago
434c534
Add integer texture support.
by Brian Salomon
· 8 years ago
471e894
Reduced skslc memory consumption
by ethannicholas
· 8 years ago
5638052
Revert of Reduced skslc memory consumption (patchset #3 id:50001 of https://codereview.chromium.org/2442063002/ )
by benjaminwagner
· 8 years ago
cffaa70
Reduced skslc memory consumption
by ethannicholas
· 8 years ago
5961bc9
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
9df16b5
Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://codereview.chromium.org/2288033003/ )
by jvanverth
· 8 years ago
ccb1dd8
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
4824cf4
Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://codereview.chromium.org/2288033003/ )
by mtklein
· 8 years ago
dcfe6db
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
15341a2
Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://codereview.chromium.org/2288033003/ )
by jvanverth
· 8 years ago
08b2ccf
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
d214d6a
Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://codereview.chromium.org/2288033003/ )
by fmalita
· 8 years ago
f008b0a
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
600c6a7
Turn on -Wnewline-eof.
by Mike Klein
· 8 years ago
29111a3
Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://codereview.chromium.org/2288033003/ )
by ethannicholas
· 8 years ago
b12b3c6
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
b3058bd
initial checkin of SkSL compiler
by ethannicholas
· 9 years ago