Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(282)

Issue 19636002: Plumb in flag for reusing scratch textures (Closed)

Created:
7 years, 5 months ago by robertphillips
Modified:
7 years, 5 months ago
Reviewers:
bsalomon, brian1
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Plumb in flag for reusing scratch textures Committed: http://code.google.com/p/skia/source/detail?r=10170

Patch Set 1 #

Total comments: 4

Patch Set 2 : Remove external override of scratch texture reuse behavior #

Total comments: 6

Patch Set 3 : Added missing initialization! #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M src/gpu/GrDrawTarget.cpp View 1 2 3 chunks +5 lines, -0 lines 0 comments Download
M src/gpu/GrDrawTargetCaps.h View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M src/gpu/gl/GrGLCaps.cpp View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
robertphillips
https://codereview.chromium.org/19636002/diff/1/include/gpu/GrContext.h File include/gpu/GrContext.h (right): https://codereview.chromium.org/19636002/diff/1/include/gpu/GrContext.h#newcode49 include/gpu/GrContext.h:49: */ An option would be to pass in a ...
7 years, 5 months ago (2013-07-17 16:51:32 UTC) #1
robertphillips
7 years, 5 months ago (2013-07-18 17:10:02 UTC) #2
bsalomon
https://codereview.chromium.org/19636002/diff/4001/include/gpu/GrContext.h File include/gpu/GrContext.h (right): https://codereview.chromium.org/19636002/diff/4001/include/gpu/GrContext.h#newcode87 include/gpu/GrContext.h:87: * Change the context's scratch texture reuse behavior. On ...
7 years, 5 months ago (2013-07-18 18:12:08 UTC) #3
bsalomon
https://codereview.chromium.org/19636002/diff/4001/src/gpu/GrDrawTarget.cpp File src/gpu/GrDrawTarget.cpp (right): https://codereview.chromium.org/19636002/diff/4001/src/gpu/GrDrawTarget.cpp#newcode953 src/gpu/GrDrawTarget.cpp:953: Need to init here. https://codereview.chromium.org/19636002/diff/4001/src/gpu/GrDrawTarget.cpp#newcode969 src/gpu/GrDrawTarget.cpp:969: fPathStencilingSupport = other.fPathStencilingSupport; ...
7 years, 5 months ago (2013-07-18 18:21:40 UTC) #4
robertphillips
PTAL https://codereview.chromium.org/19636002/diff/4001/src/gpu/GrDrawTarget.cpp File src/gpu/GrDrawTarget.cpp (right): https://codereview.chromium.org/19636002/diff/4001/src/gpu/GrDrawTarget.cpp#newcode953 src/gpu/GrDrawTarget.cpp:953: On 2013/07/18 18:21:40, bsalomon wrote: > Need to ...
7 years, 5 months ago (2013-07-18 19:06:39 UTC) #5
brian1
lgtm
7 years, 5 months ago (2013-07-18 20:10:51 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/robertphillips@google.com/19636002/11001
7 years, 5 months ago (2013-07-18 22:19:05 UTC) #7
commit-bot: I haz the power
7 years, 5 months ago (2013-07-18 22:26:41 UTC) #8
Message was sent while issue was closed.
Change committed as 10170

Powered by Google App Engine
This is Rietveld 408576698