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

Issue 6305044: Move clientID into texture desc (Closed)

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

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed code review issues #

Total comments: 5

Patch Set 3 : Addressed issues discussed with Brian #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+149 lines, -171 lines) Patch
M gm/texdata.cpp View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M include/gpu/GrContext.h View 1 2 6 chunks +9 lines, -21 lines 0 comments Download
M include/gpu/GrTexture.h View 1 2 2 chunks +11 lines, -8 lines 0 comments Download
M include/gpu/GrTypes.h View 1 2 2 chunks +23 lines, -1 line 0 comments Download
M include/gpu/SkGr.h View 1 1 chunk +1 line, -2 lines 0 comments Download
M src/gpu/GrAtlas.cpp View 1 1 chunk +6 lines, -7 lines 0 comments Download
M src/gpu/GrClipMaskManager.h View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M src/gpu/GrClipMaskManager.cpp View 1 2 2 chunks +10 lines, -14 lines 0 comments Download
M src/gpu/GrContext.cpp View 1 2 10 chunks +29 lines, -31 lines 1 comment Download
M src/gpu/GrSoftwarePathRenderer.cpp View 1 2 1 chunk +4 lines, -7 lines 0 comments Download
M src/gpu/GrTexture.cpp View 1 2 2 chunks +4 lines, -5 lines 0 comments Download
M src/gpu/SkGpuDevice.cpp View 1 2 6 chunks +35 lines, -49 lines 1 comment Download
M src/gpu/SkGr.cpp View 1 2 4 chunks +10 lines, -12 lines 2 comments Download
M src/gpu/SkGrTexturePixelRef.cpp View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M src/gpu/gl/GrGpuGL.cpp View 1 2 chunks +1 line, -1 line 0 comments Download
M tests/ClipCacheTest.cpp View 1 2 2 chunks +5 lines, -8 lines 0 comments Download
M tests/ReadWriteAlphaTest.cpp View 1 2 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 6
robertphillips
12 years ago (2012-06-05 14:58:42 UTC) #1
bsalomon
http://codereview.appspot.com/6305044/diff/1/include/gpu/GrContext.h File include/gpu/GrContext.h (right): http://codereview.appspot.com/6305044/diff/1/include/gpu/GrContext.h#newcode151 include/gpu/GrContext.h:151: const GrSamplerState* sampler) const; Why all the adding of ...
12 years ago (2012-06-05 15:48:36 UTC) #2
robertphillips
http://codereview.appspot.com/6305044/diff/1/include/gpu/GrContext.h File include/gpu/GrContext.h (right): http://codereview.appspot.com/6305044/diff/1/include/gpu/GrContext.h#newcode151 include/gpu/GrContext.h:151: const GrSamplerState* sampler) const; All the other ones have ...
12 years ago (2012-06-06 18:37:04 UTC) #3
robertphillips
Much better. http://codereview.appspot.com/6305044/diff/8002/src/gpu/GrContext.cpp File src/gpu/GrContext.cpp (right): http://codereview.appspot.com/6305044/diff/8002/src/gpu/GrContext.cpp#newcode436 src/gpu/GrContext.cpp:436: ScratchTexMatch match) { Here is where we ...
12 years ago (2012-06-06 21:01:47 UTC) #4
bsalomon
LGTM
12 years ago (2012-06-06 21:53:35 UTC) #5
robertphillips
12 years ago (2012-06-07 12:09:15 UTC) #6
committed as r4201
Sign in to reply to this message.

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