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

Issue 1919803002: command_buffer: Remove dead code for gl_begin_gl_end_on_fbo_change_to_backbuffer workaround (Closed)

Created:
4 years, 8 months ago by Kimmo Kinnunen
Modified:
4 years, 8 months ago
Reviewers:
ccameron, piman
CC:
chromium-reviews, piman+watch_chromium.org, Sami Väisänen
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

command_buffer: Remove dead code for gl_begin_gl_end_on_fbo_change_to_backbuffer workaround Remove dead code for gl_begin_gl_end_on_fbo_change_to_backbuffer workaround. Does not remove the gpu bug workarounds entry, so that the list stays consistent with the numbering. This is a work aiming to improve decoder MakeCurrent performance by making more of the state updated in lazy manner. This works towards updating the logic for FBOs. The removed hunk was requiring the GL binding to be up-to-date. BUG=603407 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 Committed: https://crrev.com/cb5c7ba15f5c0844f46d16158b5fb94735dea7de Cr-Commit-Position: refs/heads/master@{#390012}

Patch Set 1 #

Patch Set 2 : remove glbegin_glend workaround #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -29 lines) Patch
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M gpu/config/gpu_driver_bug_list_json.cc View 1 2 chunks +1 line, -12 lines 0 comments Download
M gpu/config/gpu_driver_bug_workaround_type.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M ui/gl/gl_surface.h View 1 chunk +0 lines, -4 lines 0 comments Download
M ui/gl/gl_surface.cc View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
Kimmo Kinnunen
4 years, 8 months ago (2016-04-25 12:50:17 UTC) #3
piman
Thanks for the cleanup! Let's remove the workaround altogether - there's no point in keeping ...
4 years, 8 months ago (2016-04-25 18:17:51 UTC) #4
Kimmo Kinnunen
On 2016/04/25 18:17:51, piman wrote: > Thanks for the cleanup! > Let's remove the workaround ...
4 years, 8 months ago (2016-04-26 11:07:03 UTC) #5
piman
LGTM, thanks!
4 years, 8 months ago (2016-04-26 16:15:10 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1919803002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1919803002/20001
4 years, 8 months ago (2016-04-27 06:26:52 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-27 07:30:29 UTC) #9
commit-bot: I haz the power
4 years, 8 months ago (2016-04-27 07:31:42 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/cb5c7ba15f5c0844f46d16158b5fb94735dea7de
Cr-Commit-Position: refs/heads/master@{#390012}

Powered by Google App Engine
This is Rietveld 408576698