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

Issue 6299060: Fix for 4201 performance regression (Closed)

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

Description

The old code (pre-4201) was passing the created key to findAndLockTexture in lockCachedTexture. The code in 4201 didn't set it in the texture descriptor before calling findAndLockTexture so we were never finding it later.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M src/gpu/SkGpuDevice.cpp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4
robertphillips
12 years, 3 months ago (2012-06-08 14:03:59 UTC) #1
TomH
LGTM
12 years, 3 months ago (2012-06-08 14:06:28 UTC) #2
bsalomon
On 2012/06/08 14:06:28, TomH wrote: > LGTM LGTM
12 years, 3 months ago (2012-06-08 14:08:58 UTC) #3
robertphillips
12 years, 3 months ago (2012-06-08 14:21:53 UTC) #4
committed as r4212
Sign in to reply to this message.

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