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

Issue 15199008: Disable blending when there is an effect that reads the dst and draw state blend is 1,0. (Closed)

Created:
7 years, 7 months ago by bsalomon
Modified:
7 years, 7 months ago
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Disable blending when there is an effect that reads the dst and draw state blend is 1,0. R=robertphillips@google.com Committed: https://code.google.com/p/skia/source/detail?r=9147

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -2 lines) Patch
M src/gpu/GrDrawState.cpp View 1 chunk +7 lines, -0 lines 0 comments Download
M src/gpu/gl/GrGLProgramDesc.cpp View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
bsalomon
This will cause GL-blending to be disabled, which in turn causes disable_coverage_aa_for_blend() to return false.
7 years, 7 months ago (2013-05-15 15:07:13 UTC) #1
robertphillips
lgtm
7 years, 7 months ago (2013-05-15 15:09:44 UTC) #2
bsalomon
7 years, 7 months ago (2013-05-15 17:53:11 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r9147 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698