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

Issue 1929203003: Revert of Fix ReadPixels from float fbo buffer in ES2/WebGL1. (Closed)

Created:
4 years, 7 months ago by pasko
Modified:
4 years, 7 months ago
CC:
chromium-reviews, blink-reviews, darin-cc_chromium.org, haraken, jam, 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

Revert of Fix ReadPixels from float fbo buffer in ES2/WebGL1. (patchset #2 id:20001 of https://codereview.chromium.org/1927593005/ ) Reason for revert: Reason: crbug.com/607936 (GLReadbackTest.ReadPixelsFloat fails on "Lollipop Tablet Tester") Original issue's description: > Fix ReadPixels from float fbo buffer in ES2/WebGL1. > > This CL change the default format/type from RGBA/UNSIGNED_BYTE to RGBA/FLOAT. > > Also, simplify querying IMPLMENTATION_READ_COLOR_FORMAT/TYPE by > always calling down to the driver (even if the two enums are not > supported) and fall back to internal decision if a GL error is > generated. > > BUG=607283 > TEST=webgl_conformance,webgl2_conformance > R=piman@chromium.org,kbr@chromium.org,bajones@chromium.org > CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel;tryserver.chromium.win:win_optional_gpu_tests_rel TBR=bajones@chromium.org,kbr@chromium.org,piman@chromium.org,zmo@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=607283 Committed: https://crrev.com/73e7b2db99c6340e221ca596bb9f85b401a84b16 Cr-Commit-Position: refs/heads/master@{#390684}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+175 lines, -140 lines) Patch
M content/test/gpu/gpu_tests/webgl_conformance_expectations.py View 2 chunks +3 lines, -2 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_utils.cc View 1 chunk +20 lines, -6 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 13 chunks +58 lines, -68 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest_framebuffers.cc View 3 chunks +88 lines, -30 lines 0 comments Download
M gpu/command_buffer/tests/gl_readback_unittest.cc View 1 chunk +1 line, -8 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp View 2 chunks +2 lines, -15 lines 0 comments Download
M ui/gl/gl_implementation.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M ui/gl/gl_version_info.h View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/gl/gl_version_info.cc View 3 chunks +1 line, -6 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
pasko
Created Revert of Fix ReadPixels from float fbo buffer in ES2/WebGL1.
4 years, 7 months ago (2016-04-29 17:26:17 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1929203003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1929203003/1
4 years, 7 months ago (2016-04-29 17:26:35 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 7 months ago (2016-04-29 17:27:14 UTC) #4
Zhenyao Mo
No, this CL should not be merged, but the test should be marked as fail ...
4 years, 7 months ago (2016-04-29 17:55:13 UTC) #5
Zhenyao Mo
I will reland the original CL with this test disabled on ANDROID. Then we can ...
4 years, 7 months ago (2016-04-29 18:10:24 UTC) #6
pasko
On 2016/04/29 18:10:24, Zhenyao Mo wrote: > I will reland the original CL with this ...
4 years, 7 months ago (2016-04-29 18:37:44 UTC) #7
commit-bot: I haz the power
4 years, 7 months ago (2016-04-30 17:26:48 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/73e7b2db99c6340e221ca596bb9f85b401a84b16
Cr-Commit-Position: refs/heads/master@{#390684}

Powered by Google App Engine
This is Rietveld 408576698