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

Issue 2693333003: Don't use a global share group for the passthrough command buffer contexts. (Closed)

Created:
3 years, 10 months ago by Geoff Lang
Modified:
3 years, 10 months ago
Reviewers:
Zhenyao Mo, jbauman
CC:
chromium-reviews, piman+watch_chromium.org, ozone-reviews_chromium.org, kalyank
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't use a global share group for the passthrough command buffer contexts. Use ANGLE's EGL_ANGLE_display_texture_share_group extension to share textures accross context share groups. Because contexts are no longer all in the same share group, request context versions to match their usage. BUG=angleproject:1639 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 Review-Url: https://codereview.chromium.org/2693333003 Cr-Commit-Position: refs/heads/master@{#452063} Committed: https://chromium.googlesource.com/chromium/src/+/3ab039df2d54013b3b72a450928ea65501695569

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+135 lines, -42 lines) Patch
M gpu/command_buffer/common/gles2_cmd_utils.h View 1 chunk +2 lines, -0 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_utils.cc View 1 chunk +30 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/feature_info.cc View 1 chunk +2 lines, -24 lines 0 comments Download
M gpu/command_buffer/service/service_utils.cc View 2 chunks +27 lines, -0 lines 0 comments Download
M gpu/ipc/service/gpu_command_buffer_stub.h View 2 chunks +5 lines, -0 lines 0 comments Download
M gpu/ipc/service/gpu_command_buffer_stub.cc View 4 chunks +26 lines, -11 lines 0 comments Download
M ui/gl/gl_context.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ui/gl/gl_context_egl.cc View 3 chunks +40 lines, -7 lines 2 comments Download

Messages

Total messages: 23 (15 generated)
Geoff Lang
PTAL, this change enables a new ANGLE extension that allows Chrome's contexts to be in ...
3 years, 10 months ago (2017-02-16 16:04:51 UTC) #9
Zhenyao Mo
lgtm https://codereview.chromium.org/2693333003/diff/1/ui/gl/gl_context_egl.cc File ui/gl/gl_context_egl.cc (right): https://codereview.chromium.org/2693333003/diff/1/ui/gl/gl_context_egl.cc#newcode77 ui/gl/gl_context_egl.cc:77: context_client_minor_version = 0; Should we fail here and ...
3 years, 10 months ago (2017-02-16 22:43:11 UTC) #12
jbauman
lgtm
3 years, 10 months ago (2017-02-17 21:30:44 UTC) #13
Geoff Lang
https://codereview.chromium.org/2693333003/diff/1/ui/gl/gl_context_egl.cc File ui/gl/gl_context_egl.cc (right): https://codereview.chromium.org/2693333003/diff/1/ui/gl/gl_context_egl.cc#newcode77 ui/gl/gl_context_egl.cc:77: context_client_minor_version = 0; On 2017/02/16 22:43:11, Zhenyao Mo wrote: ...
3 years, 10 months ago (2017-02-21 20:35:32 UTC) #14
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/2693333003/1
3 years, 10 months ago (2017-02-21 20:36:29 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/123435)
3 years, 10 months ago (2017-02-21 21:53:05 UTC) #18
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/2693333003/1
3 years, 10 months ago (2017-02-22 14:58:02 UTC) #20
commit-bot: I haz the power
3 years, 10 months ago (2017-02-22 15:34:42 UTC) #23
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/3ab039df2d54013b3b72a450928e...

Powered by Google App Engine
This is Rietveld 408576698