Expand some Linux/NVIDIA workarounds to Android/NVIDIA |
|||||||
Issue descriptionWe need to expand the pack_parameters_workaround_with_pack_buffer workaround to also cover Android/NVIDIA in addition to Linux/NVIDIA. This should allow passing conformance2/reading/read-pixels-pack-parameters.html on SHIELD and other Tegra devices.
,
Mar 7 2017
Need to also expand unpack_alignment_workaround_with_unpack_buffer workaround. This allows passing conformance2/textures/misc/tex-unpack-params.html.
,
Mar 7 2017
,
Mar 8 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/08e70dd3bd712e9d57a420c34e98b4eaef25599f commit 08e70dd3bd712e9d57a420c34e98b4eaef25599f Author: kainino <kainino@chromium.org> Date: Wed Mar 08 07:09:38 2017 Expand 2 Linux/NVIDIA workarounds to Android/NVIDIA pack_parameters_workaround_with_pack_buffer fixes conformance2/reading/read-pixels-pack-parameters.html unpack_alignment_workaround_with_unpack_buffer fixes conformance2/textures/misc/tex-unpack-params.html BUG= 698926 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;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/2735823003 Cr-Commit-Position: refs/heads/master@{#455394} [modify] https://crrev.com/08e70dd3bd712e9d57a420c34e98b4eaef25599f/gpu/config/gpu_driver_bug_list_json.cc
,
Mar 8 2017
,
Mar 8 2017
This very small JSON change is needed to pass WebGL 2.0.0 on Android/NVIDIA. Requesting merge back to M58.
,
Mar 8 2017
Your change meets the bar and is auto-approved for M58. Please go ahead and merge the CL to branch 3029 manually. Please contact milestone owner if you have questions. Owners: amineer@(clank), cmasso@(bling), bhthompson@(cros), govind@(desktop) For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Mar 8 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/93add423f47d3609dfeb2f1e49776d0d54ac69bb commit 93add423f47d3609dfeb2f1e49776d0d54ac69bb Author: Kai Ninomiya <kainino@chromium.org> Date: Wed Mar 08 23:41:49 2017 Expand 2 Linux/NVIDIA workarounds to Android/NVIDIA pack_parameters_workaround_with_pack_buffer fixes conformance2/reading/read-pixels-pack-parameters.html unpack_alignment_workaround_with_unpack_buffer fixes conformance2/textures/misc/tex-unpack-params.html BUG= 698926 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;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/2735823003 Cr-Commit-Position: refs/heads/master@{#455394} (cherry picked from commit 08e70dd3bd712e9d57a420c34e98b4eaef25599f) Review-Url: https://codereview.chromium.org/2737243002 . Cr-Commit-Position: refs/branch-heads/3029@{#74} Cr-Branched-From: 939b32ee5ba05c396eef3fd992822fcca9a2e262-refs/heads/master@{#454471} [modify] https://crrev.com/93add423f47d3609dfeb2f1e49776d0d54ac69bb/gpu/config/gpu_driver_bug_list_json.cc
,
Mar 14 2017
,
Jun 20 2017
|
|||||||
►
Sign in to add a comment |
|||||||
Comment 1 by kainino@chromium.org
, Mar 7 2017