|
Make GrResource know whether 3D objects' lifetimes are managed by Skia or not.
Committed: https://code.google.com/p/skia/source/detail?r=7348
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+83 lines, -65 lines) |
Patch |
|
M |
include/gpu/GrRenderTarget.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
include/gpu/GrResource.h
|
View
|
1
2
|
3 chunks |
+12 lines, -2 lines |
0 comments
|
Download
|
|
M |
include/gpu/GrSurface.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
include/gpu/GrTexture.h
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrGeometryBuffer.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrIndexBuffer.h
|
View
|
|
1 chunk |
+10 lines, -10 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrPath.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/GrResource.cpp
|
View
|
|
2 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrStencilBuffer.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrVertexBuffer.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLIndexBuffer.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLIndexBuffer.cpp
|
View
|
1
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLPath.cpp
|
View
|
1
|
3 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLRenderTarget.h
|
View
|
|
2 chunks |
+1 line, -5 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLRenderTarget.cpp
|
View
|
|
5 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLStencilBuffer.h
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLTexture.h
|
View
|
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLTexture.cpp
|
View
|
|
3 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLVertexBuffer.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLVertexBuffer.cpp
|
View
|
1
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGpuGL.cpp
|
View
|
|
10 chunks |
+14 lines, -10 lines |
0 comments
|
Download
|
Total messages: 2
|