|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1680 lines, -1992 lines) |
Patch |
|
M |
gyp/gpu.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+7 lines, -9 lines |
0 comments
|
Download
|
|
M |
include/gpu/GrPaint.h
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
include/gpu/GrProcessorStage.h
|
View
|
1
|
3 chunks |
+14 lines, -6 lines |
0 comments
|
Download
|
|
M |
include/gpu/GrTBackendProcessorFactory.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/GrAAConvexPathRenderer.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrAARectRenderer.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
6 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrDrawState.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrDrawTarget.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/GrOptDrawState.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrOvalRenderer.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
9 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
|
M |
src/gpu/effects/GrBezierEffect.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
10 chunks |
+13 lines, -13 lines |
0 comments
|
Download
|
|
M |
src/gpu/effects/GrCustomCoordsTextureEffect.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/gpu/effects/GrDashingEffect.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
7 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
M |
src/gpu/effects/GrDistanceFieldTextureEffect.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
10 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLGeometryProcessor.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLProcessor.h
|
View
|
1
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLProgram.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
6 chunks |
+135 lines, -26 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLProgram.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
6 chunks |
+225 lines, -51 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLProgramDataManager.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+10 lines, -27 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLProgramDataManager.cpp
|
View
|
1
|
4 chunks |
+5 lines, -34 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLProgramDesc.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLProgramDesc.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLProgramEffects.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+0 lines, -201 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLProgramEffects.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+0 lines, -204 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGpuGL.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGpuGL_program.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
4 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
|
D |
src/gpu/gl/builders/GrGLFragmentOnlyProgramBuilder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+0 lines, -56 lines |
0 comments
|
Download
|
|
D |
src/gpu/gl/builders/GrGLFragmentOnlyProgramBuilder.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+0 lines, -107 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/builders/GrGLFragmentShaderBuilder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
4 chunks |
+46 lines, -34 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/builders/GrGLFragmentShaderBuilder.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
9 chunks |
+157 lines, -180 lines |
0 comments
|
Download
|
|
D |
src/gpu/gl/builders/GrGLFullProgramBuilder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+0 lines, -130 lines |
0 comments
|
Download
|
|
D |
src/gpu/gl/builders/GrGLFullProgramBuilder.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+0 lines, -221 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/builders/GrGLGeometryShaderBuilder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
2 chunks |
+3 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/builders/GrGLGeometryShaderBuilder.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
A |
src/gpu/gl/builders/GrGLLegacyNvprProgramBuilder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/gpu/gl/builders/GrGLLegacyNvprProgramBuilder.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+55 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/gpu/gl/builders/GrGLNvprProgramBuilder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+56 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/gpu/gl/builders/GrGLNvprProgramBuilder.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+84 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/builders/GrGLProgramBuilder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
3 chunks |
+267 lines, -256 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/builders/GrGLProgramBuilder.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
6 chunks |
+361 lines, -173 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/builders/GrGLShaderBuilder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
6 chunks |
+5 lines, -29 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/builders/GrGLShaderBuilder.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
4 chunks |
+10 lines, -9 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/builders/GrGLVertexShaderBuilder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
3 chunks |
+17 lines, -26 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/builders/GrGLVertexShaderBuilder.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
5 chunks |
+90 lines, -109 lines |
0 comments
|
Download
|
|
M |
tests/GLProgramsTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
3 chunks |
+10 lines, -7 lines |
0 comments
|
Download
|