|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+728 lines, -579 lines) |
Patch |
|
M |
gm/beziereffects.cpp
|
View
|
1
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
gm/convexpolyeffect.cpp
|
View
|
1
|
3 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
|
M |
gm/texturedomaineffect.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
gm/yuvtorgbeffect.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
gyp/gpu.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
include/gpu/GrDrawEffect.h
|
View
|
1
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
|
M |
include/gpu/GrEffect.h
|
View
|
1
2
3
4
5
|
3 chunks |
+7 lines, -10 lines |
0 comments
|
Download
|
|
M |
include/gpu/GrEffectStage.h
|
View
|
1
2
3
4
5
6
|
3 chunks |
+1 line, -8 lines |
0 comments
|
Download
|
|
M |
include/gpu/GrPaint.h
|
View
|
1
|
1 chunk |
+6 lines, -4 lines |
0 comments
|
Download
|
|
A |
include/gpu/GrShaderVar.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+223 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrAAConvexPathRenderer.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
6 chunks |
+16 lines, -12 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrAAHairLinePathRenderer.cpp
|
View
|
1
|
3 chunks |
+2 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
|
10 chunks |
+43 lines, -29 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrBitmapTextContext.cpp
|
View
|
1
|
2 chunks |
+1 line, -6 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrDistanceFieldTextContext.cpp
|
View
|
1
|
2 chunks |
+1 line, -6 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrDrawState.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+9 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrOvalRenderer.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
23 chunks |
+64 lines, -54 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrRODrawState.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+15 lines, -13 lines |
0 comments
|
Download
|
|
M |
src/gpu/effects/GrBezierEffect.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
10 chunks |
+16 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
|
12 chunks |
+28 lines, -25 lines |
0 comments
|
Download
|
|
M |
src/gpu/effects/GrCustomCoordsTextureEffect.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
4 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/gpu/effects/GrCustomCoordsTextureEffect.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+12 lines, -9 lines |
0 comments
|
Download
|
|
M |
src/gpu/effects/GrDashingEffect.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
15 chunks |
+39 lines, -27 lines |
0 comments
|
Download
|
|
M |
src/gpu/effects/GrDistanceFieldTextureEffect.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
7 chunks |
+16 lines, -11 lines |
0 comments
|
Download
|
|
M |
src/gpu/effects/GrDistanceFieldTextureEffect.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
11 chunks |
+19 lines, -20 lines |
0 comments
|
Download
|
|
A |
src/gpu/effects/GrGeometryProcessor.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
|
D |
src/gpu/effects/GrVertexEffect.h
|
View
|
|
1 chunk |
+0 lines, -37 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLEffect.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
A + |
src/gpu/gl/GrGLGeometryProcessor.h
|
View
|
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLProgramEffects.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLProgramEffects.cpp
|
View
|
1
|
5 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLShaderVar.h
|
View
|
1
2
3
4
5
6
|
7 chunks |
+34 lines, -141 lines |
0 comments
|
Download
|
|
D |
src/gpu/gl/GrGLVertexEffect.h
|
View
|
|
1 chunk |
+0 lines, -52 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/builders/GrGLProgramBuilder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/builders/GrGLShaderBuilder.h
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/gl/builders/GrGLVertexShaderBuilder.h
|
View
|
1
2
3
4
5
6
|
3 chunks |
+7 lines, -9 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
|
5 chunks |
+38 lines, -40 lines |
0 comments
|
Download
|
|
M |
tests/GLProgramsTest.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
5 chunks |
+55 lines, -10 lines |
0 comments
|
Download
|