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

Issue 823053003: Fix for disabled color writes xp on n6 (Closed)

Created:
5 years, 11 months ago by egdaniel
Modified:
5 years, 11 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Fix for disabled color writes xp on n6 The N6 has some driver bug that is required us to give some value to gl_FragColor. The disabledColorWriteXP should not need to set any value in its shader, but to fix this crash this cl sets gl_FragColor to 0. BUG=445377 Committed: https://skia.googlesource.com/skia/+/be9588ade8e3dac0adc8e038c46de006ca21af48

Patch Set 1 #

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

Messages

Total messages: 7 (2 generated)
egdaniel
ptal since this is currently crashing most web pages on the n6
5 years, 11 months ago (2014-12-30 16:57:36 UTC) #2
joshualitt
On 2014/12/30 16:57:36, egdaniel wrote: > ptal since this is currently crashing most web pages ...
5 years, 11 months ago (2014-12-30 16:59:18 UTC) #3
bsalomon
lgtm
5 years, 11 months ago (2014-12-30 17:33:59 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/823053003/1
5 years, 11 months ago (2014-12-30 17:34:36 UTC) #6
commit-bot: I haz the power
5 years, 11 months ago (2014-12-30 17:42:51 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/be9588ade8e3dac0adc8e038c46de006ca21af48

Powered by Google App Engine
This is Rietveld 408576698