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

Issue 4730041: Make CPU->GPU blur path use texture cache (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 1 month ago by bsalomon
Modified:
13 years, 1 month ago
Reviewers:
Stephen White, reed1
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : remove whitespace-only change to GrContext.cpp #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -4 lines) Patch
M src/gpu/SkGpuDevice.cpp View 3 chunks +7 lines, -4 lines 1 comment Download

Messages

Total messages: 5
bsalomon
I got a complaint about lots of texture creates for blurs from someone using the ...
13 years, 1 month ago (2011-07-14 15:25:30 UTC) #1
Stephen White
LGTM http://codereview.appspot.com/4730041/diff/2001/src/gpu/SkGpuDevice.cpp File src/gpu/SkGpuDevice.cpp (right): http://codereview.appspot.com/4730041/diff/2001/src/gpu/SkGpuDevice.cpp#newcode1075 src/gpu/SkGpuDevice.cpp:1075: context->findApproximateKeylessTexture(desc)); On a related note, I was thinking ...
13 years, 1 month ago (2011-07-14 15:32:30 UTC) #2
reed1
looking forward to the next evolutionary step in our API for hiding implementation details (cached ...
13 years, 1 month ago (2011-07-14 15:39:05 UTC) #3
bsalomon
On Thu, Jul 14, 2011 at 11:32 AM, <senorblanco@chromium.org> wrote: > http://codereview.appspot.com/**4730041/diff/2001/src/gpu/** > SkGpuDevice.cpp#newcode1075<http://codereview.appspot.com/4730041/diff/2001/src/gpu/SkGpuDevice.cpp#newcode1075> > ...
13 years, 1 month ago (2011-07-14 15:42:22 UTC) #4
bsalomon
13 years, 1 month ago (2011-07-14 15:46:06 UTC) #5
closed with r1860.
Sign in to reply to this message.

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