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

Issue 5373108: Make all pixel ops go thru ctx so we can correctly flush. Unify two texture upload code paths. (Closed)

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

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 10
Unified diffs Side-by-side diffs Delta from patch set Stats (+422 lines, -248 lines) Patch
M gm/texdata.cpp View 1 1 chunk +3 lines, -1 line 2 comments Download
M include/gpu/GrContext.h View 1 3 chunks +97 lines, -15 lines 0 comments Download
M include/gpu/GrRenderTarget.h View 1 1 chunk +19 lines, -2 lines 0 comments Download
M include/gpu/GrTexture.h View 1 1 chunk +20 lines, -21 lines 0 comments Download
M samplecode/SampleApp.cpp View 1 1 chunk +4 lines, -5 lines 0 comments Download
M src/gpu/GrAtlas.cpp View 1 2 chunks +6 lines, -1 line 2 comments Download
M src/gpu/GrContext.cpp View 1 5 chunks +63 lines, -18 lines 4 comments Download
M src/gpu/GrGLTexture.h View 1 4 chunks +3 lines, -13 lines 0 comments Download
M src/gpu/GrGLTexture.cpp View 1 2 chunks +1 line, -79 lines 0 comments Download
M src/gpu/GrGpu.h View 1 2 chunks +22 lines, -0 lines 0 comments Download
M src/gpu/GrGpu.cpp View 1 1 chunk +11 lines, -0 lines 0 comments Download
M src/gpu/GrGpuGL.h View 1 2 chunks +13 lines, -7 lines 0 comments Download
M src/gpu/GrGpuGL.cpp View 1 8 chunks +102 lines, -61 lines 0 comments Download
M src/gpu/GrRenderTarget.cpp View 1 1 chunk +22 lines, -5 lines 0 comments Download
M src/gpu/GrTexture.cpp View 1 1 chunk +23 lines, -6 lines 0 comments Download
M src/gpu/SkGpuDevice.cpp View 1 2 chunks +3 lines, -8 lines 2 comments Download
M src/gpu/SkGr.cpp View 1 2 chunks +8 lines, -4 lines 0 comments Download
M src/gpu/SkGrTexturePixelRef.cpp View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5
bsalomon
12 years, 7 months ago (2011-11-16 13:35:00 UTC) #1
TomH
Rushed and low-quality LGTM. :) Please create a bug to consider a common base class ...
12 years, 7 months ago (2011-11-16 19:56:15 UTC) #2
bsalomon
Thanks, good comments! http://codereview.appspot.com/5373108/diff/2001/gm/texdata.cpp File gm/texdata.cpp (right): http://codereview.appspot.com/5373108/diff/2001/gm/texdata.cpp#newcode127 gm/texdata.cpp:127: // BUG: uploadTextureData doesn't force a ...
12 years, 7 months ago (2011-11-16 20:14:02 UTC) #3
TomH
On 2011/11/16 20:14:02, bsalomon wrote: > On 2011/11/16 19:56:15, TomH wrote: > > The need ...
12 years, 7 months ago (2011-11-16 20:21:43 UTC) #4
bsalomon
12 years, 7 months ago (2011-11-16 20:54:45 UTC) #5
Closed with r2701.
Sign in to reply to this message.

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