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

Issue 2166083002: texture_manager: disable cubemap workaround on ES3 (Closed)

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

Description

texture_manager: disable cubemap workaround on ES3 This workaround isn't needed in ES3 anymore because the cubemap needs to be complete before it can be used with glReadPixels. This workaround also used to trigger an NVIDIA bug that is now a bit more hidden. BUG=429053 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/e4b520cf5f08dba2266e8081b36bee47700eb46a Cr-Commit-Position: refs/heads/master@{#406681}

Patch Set 1 #

Patch Set 2 : texture_manager: disable cubemap workaround on ES3 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -4 lines) Patch
M content/test/gpu/gpu_tests/webgl2_conformance_expectations.py View 1 1 chunk +1 line, -4 lines 0 comments Download
M gpu/command_buffer/service/texture_manager.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
Corentin Wallez
PTAL, this will prevent the last NVIDIA bug from showing up when running the WebGL ...
4 years, 5 months ago (2016-07-20 20:49:26 UTC) #3
Zhenyao Mo
lgtm Can you combine this with the removal of the test expectation?
4 years, 5 months ago (2016-07-20 20:52:24 UTC) #4
Corentin Wallez
On 2016/07/20 at 20:52:24, zmo wrote: > lgtm > > Can you combine this with ...
4 years, 5 months ago (2016-07-20 20:54:33 UTC) #5
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/2166083002/20001
4 years, 5 months ago (2016-07-20 20:55:01 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-20 21:52:37 UTC) #9
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/e4b520cf5f08dba2266e8081b36bee47700eb46a Cr-Commit-Position: refs/heads/master@{#406681}
4 years, 5 months ago (2016-07-20 21:54:06 UTC) #11
Ken Russell (switch to Gerrit)
4 years, 5 months ago (2016-07-20 23:29:46 UTC) #12
Message was sent while issue was closed.
Awesome!!! LGTM++ after the fact.

Powered by Google App Engine
This is Rietveld 408576698