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

Issue 6465079: Scratch textures are no longer removed from the cache in Debug (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.

Description

This CL also stops the freeing & re-allocation of the GrResourceEntry for textures that are detached from an AutoScratchTexture.

Patch Set 1 #

Total comments: 9

Patch Set 2 : Addressed code review issues #

Unified diffs Side-by-side diffs Delta from patch set Stats (+172 lines, -103 lines) Patch
M include/gpu/GrContext.h View 2 chunks +4 lines, -14 lines 0 comments Download
M src/gpu/GrContext.cpp View 1 3 chunks +18 lines, -19 lines 0 comments Download
M src/gpu/GrResourceCache.h View 3 chunks +38 lines, -13 lines 0 comments Download
M src/gpu/GrResourceCache.cpp View 1 12 chunks +112 lines, -57 lines 0 comments Download

Messages

Total messages: 5
robertphillips
12 years ago (2012-08-21 14:25:29 UTC) #1
bsalomon
You can ignore my dllist comments since we talked about it already more broadly. http://codereview.appspot.com/6465079/diff/1/src/gpu/GrContext.cpp ...
12 years ago (2012-08-21 15:40:57 UTC) #2
robertphillips
http://codereview.appspot.com/6465079/diff/1/src/gpu/GrContext.cpp File src/gpu/GrContext.cpp (right): http://codereview.appspot.com/6465079/diff/1/src/gpu/GrContext.cpp#newcode472 src/gpu/GrContext.cpp:472: // to return the same texture the second time ...
12 years ago (2012-08-21 18:03:55 UTC) #3
bsalomon
LGTM http://codereview.appspot.com/6465079/diff/1/src/gpu/GrContext.cpp File src/gpu/GrContext.cpp (right): http://codereview.appspot.com/6465079/diff/1/src/gpu/GrContext.cpp#newcode487 src/gpu/GrContext.cpp:487: // This texture should already have a cache ...
12 years ago (2012-08-21 20:00:16 UTC) #4
robertphillips
12 years ago (2012-08-22 11:03:40 UTC) #5
committed as r5221
Sign in to reply to this message.

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