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

Issue 6499052: Added find, lock to GrContext & GrResourceCache interfaces (Closed)

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

Description

Part of planned changes to texture cache interface. Yet to come: new createTexture & releaseTexture.

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -2 lines) Patch
M include/gpu/GrContext.h View 3 chunks +12 lines, -0 lines 2 comments Download
M src/gpu/GrContext.cpp View 2 chunks +16 lines, -0 lines 0 comments Download
M src/gpu/GrResourceCache.h View 3 chunks +32 lines, -0 lines 0 comments Download
M src/gpu/GrResourceCache.cpp View 4 chunks +26 lines, -2 lines 0 comments Download

Messages

Total messages: 5
robertphillips
11 years, 7 months ago (2012-08-29 19:41:22 UTC) #1
bsalomon
https://codereview.appspot.com/6499052/diff/1/include/gpu/GrContext.h File include/gpu/GrContext.h (right): https://codereview.appspot.com/6499052/diff/1/include/gpu/GrContext.h#newcode183 include/gpu/GrContext.h:183: * Make a texture un-purgeable in the cache Probably ...
11 years, 7 months ago (2012-08-29 19:46:04 UTC) #2
robertphillips
https://codereview.appspot.com/6499052/diff/1/include/gpu/GrContext.h File include/gpu/GrContext.h (right): https://codereview.appspot.com/6499052/diff/1/include/gpu/GrContext.h#newcode183 include/gpu/GrContext.h:183: * Make a texture un-purgeable in the cache That ...
11 years, 7 months ago (2012-08-29 20:01:16 UTC) #3
bsalomon
On 2012/08/29 20:01:16, robertphillips wrote: > https://codereview.appspot.com/6499052/diff/1/include/gpu/GrContext.h > File include/gpu/GrContext.h (right): > > https://codereview.appspot.com/6499052/diff/1/include/gpu/GrContext.h#newcode183 > ...
11 years, 7 months ago (2012-08-29 20:03:00 UTC) #4
robertphillips
11 years, 7 months ago (2012-08-30 11:06:59 UTC) #5
comitted as r5343
Sign in to reply to this message.

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