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

Issue 2576273002: Allow GL_{DRAW,READ}_FRAMEBUFFER on OpenGL ES3 without CHROMIUM_framebuffer_multisample (Closed)

Created:
4 years ago by Kai Ninomiya
Modified:
4 years ago
Reviewers:
Zhenyao Mo
CC:
chromium-reviews, piman+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Allow GL_{DRAW,READ}_FRAMEBUFFER on OpenGL ES3 without CHROMIUM_framebuffer_multisample Even if GL_CHROMIUM_framebuffer_multisample isn't available (such as on Qualcomm), this allows glBindFramebuffer(GL_{DRAW,READ}_FRAMEBUFFER, ...) on ES3 command buffer without throwing GL_INVALID_ENUM. BUG=674357 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 Committed: https://crrev.com/99c05525dbe876d59c7997c4821d1f4c4092c548 Cr-Commit-Position: refs/heads/master@{#438881}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -9 lines) Patch
M gpu/command_buffer/client/gles2_implementation.cc View 2 chunks +6 lines, -9 lines 0 comments Download

Messages

Total messages: 21 (16 generated)
Kai Ninomiya
zmo, PTAL
4 years ago (2016-12-15 01:16:04 UTC) #5
Zhenyao Mo
LGTM
4 years ago (2016-12-15 18:38:08 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/2576273002/1
4 years ago (2016-12-15 18:44:34 UTC) #16
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-15 18:48:34 UTC) #19
commit-bot: I haz the power
4 years ago (2016-12-15 18:50:36 UTC) #21
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/99c05525dbe876d59c7997c4821d1f4c4092c548
Cr-Commit-Position: refs/heads/master@{#438881}

Powered by Google App Engine
This is Rietveld 408576698