Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(680)

Issue 6409043: Remove GrGLProgram::CachedData, make GrGLProgram represent the program (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 2 months ago by bsalomon
Modified:
12 years, 2 months ago
Reviewers:
TomH
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : update #

Patch Set 3 : update #

Total comments: 7
Unified diffs Side-by-side diffs Delta from patch set Stats (+417 lines, -493 lines) Patch
M src/gpu/GrBinHashKey.h View 1 3 chunks +28 lines, -20 lines 0 comments Download
M src/gpu/gl/GrGLProgram.h View 1 5 chunks +78 lines, -114 lines 0 comments Download
M src/gpu/gl/GrGLProgram.cpp View 1 34 chunks +179 lines, -214 lines 4 comments Download
M src/gpu/gl/GrGpuGL.h View 1 2 4 chunks +22 lines, -18 lines 1 comment Download
M src/gpu/gl/GrGpuGL.cpp View 1 2 chunks +2 lines, -5 lines 0 comments Download
M src/gpu/gl/GrGpuGL_program.cpp View 1 25 chunks +100 lines, -114 lines 0 comments Download
M src/gpu/gl/GrGpuGL_unittest.cpp View 1 2 chunks +5 lines, -5 lines 2 comments Download
M src/gpu/gr_unittests.cpp View 1 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 4
bsalomon
12 years, 2 months ago (2012-07-16 15:32:22 UTC) #1
TomH
Wow! LGTM, G=great. http://codereview.appspot.com/6409043/diff/8002/src/gpu/gl/GrGLProgram.cpp File src/gpu/gl/GrGLProgram.cpp (right): http://codereview.appspot.com/6409043/diff/8002/src/gpu/gl/GrGLProgram.cpp#newcode101 src/gpu/gl/GrGLProgram.cpp:101: delete fCustomStage[i]; fCustomStage[i] is refcounted - ...
12 years, 2 months ago (2012-07-16 17:23:16 UTC) #2
bsalomon
http://codereview.appspot.com/6409043/diff/8002/src/gpu/gl/GrGLProgram.cpp File src/gpu/gl/GrGLProgram.cpp (right): http://codereview.appspot.com/6409043/diff/8002/src/gpu/gl/GrGLProgram.cpp#newcode101 src/gpu/gl/GrGLProgram.cpp:101: delete fCustomStage[i]; On 2012/07/16 17:23:16, TomH wrote: > fCustomStage[i] ...
12 years, 2 months ago (2012-07-16 17:35:29 UTC) #3
bsalomon
12 years, 2 months ago (2012-07-18 13:19:48 UTC) #4
Closed with r4627.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b