|
Total comments: 46
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1516 lines, -456 lines) |
Patch |
|
M |
BUILD.gn
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
gyp/sksl.gypi
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
public.bzl
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/sksl/SkSLCodeGenerator.h
|
View
|
1
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/sksl/SkSLCompiler.h
|
View
|
1
|
3 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/sksl/SkSLCompiler.cpp
|
View
|
1
|
3 chunks |
+26 lines, -3 lines |
0 comments
|
Download
|
|
A |
src/sksl/SkSLGLSLCodeGenerator.h
|
View
|
1
2
3
|
1 chunk |
+177 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/sksl/SkSLGLSLCodeGenerator.cpp
|
View
|
1
2
3
|
1 chunk |
+479 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/sksl/SkSLIRGenerator.cpp
|
View
|
1
2
3
|
5 chunks |
+60 lines, -20 lines |
0 comments
|
Download
|
|
M |
src/sksl/SkSLParser.cpp
|
View
|
1
2
|
5 chunks |
+29 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/sksl/SkSLSPIRVCodeGenerator.h
|
View
|
1
|
4 chunks |
+38 lines, -38 lines |
0 comments
|
Download
|
|
M |
src/sksl/SkSLSPIRVCodeGenerator.cpp
|
View
|
1
|
35 chunks |
+41 lines, -41 lines |
0 comments
|
Download
|
|
M |
src/sksl/SkSLToken.h
|
View
|
1
2
3
4
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/sksl/SkSLUtil.h
|
View
|
1
|
2 chunks |
+2 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/sksl/ast/SkSLASTLayout.h
|
View
|
|
3 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/sksl/ast/SkSLASTModifiers.h
|
View
|
|
2 chunks |
+16 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/sksl/ast/SkSLASTNode.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/sksl/ir/SkSLBoolLiteral.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/sksl/ir/SkSLFieldAccess.h
|
View
|
1
|
2 chunks |
+12 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/sksl/ir/SkSLFloatLiteral.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/sksl/ir/SkSLFunctionReference.h
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/sksl/ir/SkSLIntLiteral.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/sksl/ir/SkSLLayout.h
|
View
|
1
|
3 chunks |
+17 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/sksl/ir/SkSLModifiers.h
|
View
|
|
3 chunks |
+18 lines, -10 lines |
0 comments
|
Download
|
|
M |
src/sksl/ir/SkSLTypeReference.h
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/sksl/ir/SkSLUnresolvedFunction.h
|
View
|
1
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/sksl/ir/SkSLVarDeclaration.h
|
View
|
1
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/sksl/ir/SkSLVariable.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/sksl/lex.sksl.c
|
View
|
|
27 chunks |
+323 lines, -291 lines |
0 comments
|
Download
|
|
M |
src/sksl/sksl.flex
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
A |
tests/SkSLGLSLTest.cpp
|
View
|
1
2
3
|
1 chunk |
+227 lines, -0 lines |
0 comments
|
Download
|
Total messages: 26 (14 generated)
|