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

Issue 978593003: Distinguish ES2/ES3 contexts in GPU command buffer (Closed)

Created:
5 years, 9 months ago by Zhenyao Mo
Modified:
5 years, 9 months ago
CC:
chromium-reviews, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@webgl2
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Distinguish ES2/ES3 contexts in GPU command buffer BUG=463675 TEST=bots, WebGL2 demos R=kbr@chromium.org,bajones@chromium.org Committed: https://crrev.com/0ee1586af8c85b0b6ab241bb7c8e6b8fd565848f Cr-Commit-Position: refs/heads/master@{#319016}

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -12 lines) Patch
M gpu/blink/webgraphicscontext3d_impl.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_utils.h View 1 chunk +1 line, -0 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_utils.cc View 4 chunks +8 lines, -1 line 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 4 chunks +17 lines, -8 lines 0 comments Download
M gpu/command_buffer/service/shader_translator.cc View 1 1 chunk +9 lines, -3 lines 0 comments Download

Messages

Total messages: 18 (5 generated)
Zhenyao Mo
Please take a look.
5 years, 9 months ago (2015-03-03 22:25:47 UTC) #1
bajones
On 2015/03/03 at 22:25:47, zmo wrote: > Please take a look. LGTM! Thank you!
5 years, 9 months ago (2015-03-03 22:33:22 UTC) #2
Zhenyao Mo
also adding piman/sievers for OWNER approval
5 years, 9 months ago (2015-03-03 22:37:28 UTC) #4
no sievers
On 2015/03/03 22:37:28, Zhenyao Mo wrote: > also adding piman/sievers for OWNER approval lgtm
5 years, 9 months ago (2015-03-03 22:48:22 UTC) #5
Zhenyao Mo
Forgot to mention: this CL depends on an ANGLE roll: https://codereview.chromium.org/970363002 Will land once the ...
5 years, 9 months ago (2015-03-03 22:56:43 UTC) #6
Ken Russell (switch to Gerrit)
LGTM overall. https://codereview.chromium.org/978593003/diff/20001/gpu/command_buffer/common/gles2_cmd_utils.cc File gpu/command_buffer/common/gles2_cmd_utils.cc (right): https://codereview.chromium.org/978593003/diff/20001/gpu/command_buffer/common/gles2_cmd_utils.cc#newcode897 gpu/command_buffer/common/gles2_cmd_utils.cc:897: const int32 kES3ContextRequired = 0x10003; Might want ...
5 years, 9 months ago (2015-03-03 23:14:49 UTC) #7
Zhenyao Mo
https://codereview.chromium.org/978593003/diff/20001/gpu/command_buffer/common/gles2_cmd_utils.cc File gpu/command_buffer/common/gles2_cmd_utils.cc (right): https://codereview.chromium.org/978593003/diff/20001/gpu/command_buffer/common/gles2_cmd_utils.cc#newcode897 gpu/command_buffer/common/gles2_cmd_utils.cc:897: const int32 kES3ContextRequired = 0x10003; On 2015/03/03 23:14:49, Ken ...
5 years, 9 months ago (2015-03-04 00:24:03 UTC) #8
piman
https://codereview.chromium.org/978593003/diff/20001/gpu/command_buffer/common/gles2_cmd_utils.cc File gpu/command_buffer/common/gles2_cmd_utils.cc (right): https://codereview.chromium.org/978593003/diff/20001/gpu/command_buffer/common/gles2_cmd_utils.cc#newcode897 gpu/command_buffer/common/gles2_cmd_utils.cc:897: const int32 kES3ContextRequired = 0x10003; On 2015/03/04 00:24:03, Zhenyao ...
5 years, 9 months ago (2015-03-04 00:44:50 UTC) #9
piman
lgtm
5 years, 9 months ago (2015-03-04 00:45:02 UTC) #10
Zhenyao Mo
https://codereview.chromium.org/978593003/diff/20001/gpu/command_buffer/common/gles2_cmd_utils.cc File gpu/command_buffer/common/gles2_cmd_utils.cc (right): https://codereview.chromium.org/978593003/diff/20001/gpu/command_buffer/common/gles2_cmd_utils.cc#newcode897 gpu/command_buffer/common/gles2_cmd_utils.cc:897: const int32 kES3ContextRequired = 0x10003; On 2015/03/04 00:44:50, piman ...
5 years, 9 months ago (2015-03-04 00:49:45 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/978593003/80001
5 years, 9 months ago (2015-03-04 01:17:56 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:80001)
5 years, 9 months ago (2015-03-04 03:50:28 UTC) #17
commit-bot: I haz the power
5 years, 9 months ago (2015-03-04 03:51:09 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0ee1586af8c85b0b6ab241bb7c8e6b8fd565848f
Cr-Commit-Position: refs/heads/master@{#319016}

Powered by Google App Engine
This is Rietveld 408576698