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

Issue 651543003: Disallow active attrib aliasing at shader program link time. (Closed)

Created:
6 years, 2 months ago by Zhenyao Mo
Modified:
6 years, 2 months ago
CC:
chromium-reviews, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Disallow active attrib aliasing at shader program link time. BUG=415688 TEST=gpu_unittests, webgl_conformance_tests R=kbr@chromium.org,bajones@chromium.org Committed: https://crrev.com/460b593ef3155ddf691f68def702c74246bf516f Cr-Commit-Position: refs/heads/master@{#299387}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -15 lines) Patch
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 chunk +6 lines, -0 lines 1 comment Download
M gpu/command_buffer/service/program_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/service/program_manager.cc View 3 chunks +36 lines, -13 lines 2 comments Download
M gpu/command_buffer/service/program_manager_unittest.cc View 3 chunks +29 lines, -1 line 0 comments Download

Messages

Total messages: 11 (1 generated)
Zhenyao Mo
Please take a look. https://codereview.chromium.org/651543003/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): https://codereview.chromium.org/651543003/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode4869 gpu/command_buffer/service/gles2_cmd_decoder.cc:4869: // TODO(zmo): Get rid of ...
6 years, 2 months ago (2014-10-11 00:25:41 UTC) #1
Zhenyao Mo
Tested with a bunch of shadertoy shaders, maps.google.com, and a bunch of other webgl contents. ...
6 years, 2 months ago (2014-10-11 00:31:16 UTC) #2
Ken Russell (switch to Gerrit)
lgtm https://codereview.chromium.org/651543003/diff/1/gpu/command_buffer/service/program_manager.cc File gpu/command_buffer/service/program_manager.cc (left): https://codereview.chromium.org/651543003/diff/1/gpu/command_buffer/service/program_manager.cc#oldcode496 gpu/command_buffer/service/program_manager.cc:496: if (mapped_name && *mapped_name != it->first) Do you ...
6 years, 2 months ago (2014-10-11 03:29:03 UTC) #3
Ken Russell (switch to Gerrit)
I would recommend announcing this behavioral change on public_webgl, and pointing people at the new ...
6 years, 2 months ago (2014-10-11 03:29:51 UTC) #4
Zhenyao Mo
Will post to the public mailing list about this change. https://codereview.chromium.org/651543003/diff/1/gpu/command_buffer/service/program_manager.cc File gpu/command_buffer/service/program_manager.cc (left): https://codereview.chromium.org/651543003/diff/1/gpu/command_buffer/service/program_manager.cc#oldcode496 ...
6 years, 2 months ago (2014-10-11 04:30:08 UTC) #5
Zhenyao Mo
Also tested webgl conformance suite with --disable-shader-name-hashing, no regressions with this CL. bajones: please take ...
6 years, 2 months ago (2014-10-13 17:48:11 UTC) #6
bajones
On 2014/10/13 at 17:48:11, zmo wrote: > Also tested webgl conformance suite with --disable-shader-name-hashing, no ...
6 years, 2 months ago (2014-10-13 22:28:53 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/651543003/1
6 years, 2 months ago (2014-10-13 22:35:51 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years, 2 months ago (2014-10-13 23:07:56 UTC) #10
commit-bot: I haz the power
6 years, 2 months ago (2014-10-13 23:08:40 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/460b593ef3155ddf691f68def702c74246bf516f
Cr-Commit-Position: refs/heads/master@{#299387}

Powered by Google App Engine
This is Rietveld 408576698