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

Issue 2711783003: Move the WebGL DrawBuffers support check to the command buffer service. (Closed)

Created:
3 years, 10 months ago by Geoff Lang
Modified:
3 years, 9 months ago
CC:
chromium-reviews, haraken, piman+watch_chromium.org, blink-reviews, Ken Russell (switch to Gerrit), ynovikov
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move the WebGL DrawBuffers support check to the command buffer service. BUG=693233 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2711783003 Cr-Commit-Position: refs/heads/master@{#453247} Committed: https://chromium.googlesource.com/chromium/src/+/3b9d2510e14348d81ca532a5abe7b5cfc7d011d5

Patch Set 1 #

Patch Set 2 : Reorder have_es2_draw_buffers logic #

Total comments: 3

Patch Set 3 : Make sure depth stencil formats are safe for ES3. #

Patch Set 4 : Fix typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -105 lines) Patch
M gpu/command_buffer/service/feature_info.cc View 1 2 3 6 chunks +108 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLDrawBuffers.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLDrawBuffers.cpp View 2 chunks +1 line, -99 lines 0 comments Download

Messages

Total messages: 32 (24 generated)
Geoff Lang
PTAL
3 years, 10 months ago (2017-02-22 22:05:46 UTC) #9
Zhenyao Mo
+kbr LGTM if the answer to my question is yes https://codereview.chromium.org/2711783003/diff/20001/gpu/command_buffer/service/feature_info.cc File gpu/command_buffer/service/feature_info.cc (right): https://codereview.chromium.org/2711783003/diff/20001/gpu/command_buffer/service/feature_info.cc#newcode133 ...
3 years, 10 months ago (2017-02-23 00:12:43 UTC) #12
Ken Russell (switch to Gerrit)
https://codereview.chromium.org/2711783003/diff/20001/gpu/command_buffer/service/feature_info.cc File gpu/command_buffer/service/feature_info.cc (right): https://codereview.chromium.org/2711783003/diff/20001/gpu/command_buffer/service/feature_info.cc#newcode133 gpu/command_buffer/service/feature_info.cc:133: glTexImage2D(GL_TEXTURE_2D, 0, GL_DEPTH_STENCIL, 1, 1, 0, GL_DEPTH_STENCIL, On 2017/02/23 ...
3 years, 10 months ago (2017-02-23 01:46:26 UTC) #14
Geoff Lang
On 2017/02/23 01:46:26, Ken Russell wrote: > https://codereview.chromium.org/2711783003/diff/20001/gpu/command_buffer/service/feature_info.cc > File gpu/command_buffer/service/feature_info.cc (right): > > https://codereview.chromium.org/2711783003/diff/20001/gpu/command_buffer/service/feature_info.cc#newcode133 ...
3 years, 10 months ago (2017-02-24 15:19:55 UTC) #23
Ken Russell (switch to Gerrit)
Thanks Geoff. I added master.tryserver.chromium.android:android_optional_gpu_tests_rel manually to CQ_INCLUDE_TRYBOTS and triggered a job. Let's see how ...
3 years, 9 months ago (2017-02-27 08:21:43 UTC) #25
Geoff Lang
On 2017/02/27 08:21:43, Ken Russell wrote: > Thanks Geoff. > > I added master.tryserver.chromium.android:android_optional_gpu_tests_rel > ...
3 years, 9 months ago (2017-02-27 15:24:07 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2711783003/60001
3 years, 9 months ago (2017-02-27 15:24:37 UTC) #29
commit-bot: I haz the power
3 years, 9 months ago (2017-02-27 17:45:13 UTC) #32
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/3b9d2510e14348d81ca532a5abe7...

Powered by Google App Engine
This is Rietveld 408576698