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

Issue 48903017: Only disable scratch texture reuse on the N10 and N4 (Closed)

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

Description

The experiment disabling scratch texture reuse on all Android devices showed that it was a bad idea for nVidia GPUs and mixed for the Adreno. This patch will only disable scratch texture reuse for ARM and Qualcomm GPUs (Prior testing showed it was a good idea for the Mali).

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
robertphillips
7 years, 1 month ago (2013-11-01 14:49:40 UTC) #1
bsalomon
lgtm
7 years, 1 month ago (2013-11-01 14:58:21 UTC) #2
robertphillips
7 years, 1 month ago (2013-11-01 15:04:05 UTC) #3
Message was sent while issue was closed.
committed as r12080

Powered by Google App Engine
This is Rietveld 408576698