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

Issue 1216963004: Workaround for blacklist KHR_blend_equation_advanced on ARM GPU (Closed)

Created:
5 years, 5 months ago by Joel.Liang
Modified:
5 years, 5 months ago
Reviewers:
bsalomon, egdaniel
CC:
reviews_skia.org, rmistry
Base URL:
ssh://mpg-bsp.cambridge.arm.com:29418/middleware/skia@blend_equation_advanced_workaround
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Workaround for blacklist KHR_blend_equation_advanced on ARM GPU ARM driver will check the fragment shader compatiblity for KHR_blend_equation_advanced even if blending is disabled. Workaround: Set blending equation to any basic equation when we disable blending. https://code.google.com/p/skia/issues/detail?id=3943 BUG=skia:3943 Committed: https://skia.googlesource.com/skia/+/9764c40cd31c11c82686c8b8dbbeaea9fa4de05d

Patch Set 1 #

Total comments: 2

Patch Set 2 : remove extra space #

Patch Set 3 : set upsteam to master #

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

Messages

Total messages: 23 (10 generated)
Joel.Liang
I have confirmed that ARM driver will check the fragment shader compatibility for KHR_blend_equation_advanced extension ...
5 years, 5 months ago (2015-06-30 10:17:44 UTC) #2
egdaniel
Just the one nit, and quick comment. So the artifacts on color burn that you ...
5 years, 5 months ago (2015-07-06 17:53:22 UTC) #3
egdaniel
By the way, I updated your CL description. First I removed: NOTREECHECKS=true NOTRY=true NOPRESUBMIT=true You ...
5 years, 5 months ago (2015-07-06 17:57:33 UTC) #4
Joel.Liang
On 2015/07/06 17:57:33, egdaniel wrote: > By the way, I updated your CL description. > ...
5 years, 5 months ago (2015-07-07 02:54:27 UTC) #5
Joel.Liang
I have removed the extra space. https://codereview.chromium.org/1216963004/diff/1/src/gpu/gl/GrGLGpu.cpp File src/gpu/gl/GrGLGpu.cpp (right): https://codereview.chromium.org/1216963004/diff/1/src/gpu/gl/GrGLGpu.cpp#newcode2164 src/gpu/gl/GrGLGpu.cpp:2164: if (kARM_GrGLVendor == ...
5 years, 5 months ago (2015-07-07 02:56:22 UTC) #6
rmistry
On 2015/07/07 02:54:27, Joel.Liang wrote: > On 2015/07/06 17:57:33, egdaniel wrote: > > By the ...
5 years, 5 months ago (2015-07-07 13:22:39 UTC) #7
Joel.Liang
On 2015/07/07 13:22:39, rmistry wrote: > Yes this happened because it is not a branch ...
5 years, 5 months ago (2015-07-08 02:14:50 UTC) #8
egdaniel
lgtm
5 years, 5 months ago (2015-07-08 13:16:11 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1216963004/40001
5 years, 5 months ago (2015-07-10 02:35:18 UTC) #13
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 5 months ago (2015-07-10 02:42:37 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1216963004/40001
5 years, 5 months ago (2015-07-10 02:45:42 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1216963004/40001
5 years, 5 months ago (2015-07-10 02:46:04 UTC) #22
commit-bot: I haz the power
5 years, 5 months ago (2015-07-10 02:46:22 UTC) #23
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/9764c40cd31c11c82686c8b8dbbeaea9fa4de05d

Powered by Google App Engine
This is Rietveld 408576698