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

Issue 278653002: Reland r264914 (Closed)

Created:
6 years, 7 months ago by boliu
Modified:
6 years, 7 months ago
Reviewers:
vmiura
CC:
chromium-reviews, piman+watch_chromium.org
Visibility:
Public.

Description

Reland r264914 This was accidentally reverted in r267753 Original description: Use VAO for default_vertex_attrib_manager if available. By using VAO's we can make virtual context switches faster by a single glBindVertexArrayOES instead of restoring all attributes one-by-one. BUG= TBR=vmiura NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269417

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -21 lines) Patch
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 7 chunks +20 lines, -10 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/vertex_array_manager.h View 1 chunk +7 lines, -3 lines 0 comments Download
M gpu/command_buffer/service/vertex_array_manager.cc View 1 chunk +14 lines, -6 lines 0 comments Download
M gpu/command_buffer/service/vertex_array_manager_unittest.cc View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
boliu
6 years, 7 months ago (2014-05-08 20:29:36 UTC) #1
boliu
The CQ bit was checked by boliu@chromium.org
6 years, 7 months ago (2014-05-08 20:35:26 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/boliu@chromium.org/278653002/1
6 years, 7 months ago (2014-05-08 20:36:53 UTC) #3
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-09 21:29:13 UTC) #4
commit-bot: I haz the power
Failed to apply patch for gpu/command_buffer/service/gles2_cmd_decoder.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 7 months ago (2014-05-09 21:29:14 UTC) #5
boliu
The CQ bit was checked by boliu@chromium.org
6 years, 7 months ago (2014-05-09 21:33:12 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/boliu@chromium.org/278653002/20001
6 years, 7 months ago (2014-05-09 21:35:30 UTC) #7
commit-bot: I haz the power
6 years, 7 months ago (2014-05-09 21:39:49 UTC) #8
Message was sent while issue was closed.
Change committed as 269417

Powered by Google App Engine
This is Rietveld 408576698