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

Issue 19482004: Alter resource cache and GrContext to (optionally) never reuse a scratch texture (Closed)

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

Description

Alter resource cache and GrContext to (optionally) never reuse a scratch texture

Patch Set 1 #

Patch Set 2 : Updated to ToT #

Patch Set 3 : Disabled #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -52 lines) Patch
M src/gpu/GrContext.cpp View 1 2 6 chunks +38 lines, -21 lines 0 comments Download
M src/gpu/GrResourceCache.h View 1 7 chunks +25 lines, -18 lines 0 comments Download
M src/gpu/GrResourceCache.cpp View 1 4 chunks +14 lines, -13 lines 0 comments Download
M src/gpu/gl/GrGLCaps.cpp View 1 2 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
robertphillips
7 years, 5 months ago (2013-07-19 12:10:53 UTC) #1
robertphillips
This does make the test case we have render correctly on the N10.
7 years, 5 months ago (2013-07-19 13:06:58 UTC) #2
bsalomon
lgtm. I hope as we continue to (slowly) refactor the way refs and the cache ...
7 years, 5 months ago (2013-07-19 13:08:21 UTC) #3
robertphillips
7 years, 5 months ago (2013-07-19 16:52:21 UTC) #4
Message was sent while issue was closed.
Committed as r10193 but disabled it due to Android memory consumption issue.

Powered by Google App Engine
This is Rietveld 408576698