Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(474)

Issue 11413094: Fix VAOs and client side arrays (Closed)

Created:
8 years, 1 month ago by greggman
Modified:
8 years ago
CC:
chromium-reviews, apatrick_chromium
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Fix VAOs and client side arrays Vertex Array Objects were broke for client side arrays BUG=160482 [email protected] Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170281

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : gd #

Patch Set 6 : #

Total comments: 4

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : #

Patch Set 10 : #

Patch Set 11 : #

Patch Set 12 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1246 lines, -763 lines) Patch
M gpu/command_buffer/build_gles2_cmd_buffer.py View 1 2 3 4 5 6 7 8 9 10 2 chunks +2 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation.h View 1 2 3 4 5 6 7 5 chunks +16 lines, -16 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation.cc View 1 2 3 4 5 6 7 24 chunks +116 lines, -575 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation_impl_autogen.h View 2 3 4 5 6 7 8 6 chunks +6 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation_unittest.cc View 1 2 3 4 5 6 7 8 9 10 5 chunks +22 lines, -21 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation_unittest_autogen.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -14 lines 0 comments Download
A gpu/command_buffer/client/vertex_array_object_manager.h View 1 2 3 1 chunk +125 lines, -0 lines 0 comments Download
A gpu/command_buffer/client/vertex_array_object_manager.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +632 lines, -0 lines 0 comments Download
A gpu/command_buffer/client/vertex_array_object_manager_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +245 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/context_state.h View 1 2 3 4 2 chunks +12 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/context_state.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 2 3 4 5 6 7 chunks +64 lines, -115 lines 0 comments Download
M gpu/command_buffer/service/vertex_attrib_manager.h View 1 3 chunks +0 lines, -14 lines 0 comments Download
M gpu/command_buffer/service/vertex_attrib_manager.cc View 1 1 chunk +0 lines, -4 lines 0 comments Download
M gpu/command_buffer/service/vertex_attrib_manager_unittest.cc View 1 1 chunk +0 lines, -4 lines 0 comments Download
M gpu/gpu.gyp View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M gpu/gpu_common.gypi View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy_untrusted.gyp View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
greggman
Hey Brandon, Al, PTAL This now passes the GLES2 conformance tests for VAOs. Once checked ...
8 years ago (2012-11-26 10:21:39 UTC) #1
bajones
I've been meaning to look into this since you mentioned it, but I see now ...
8 years ago (2012-11-26 18:01:06 UTC) #2
apatrick_chromium
Arg! Big patch. It looks okay but the *_gpu failing tests look relevant.
8 years ago (2012-11-26 20:08:21 UTC) #3
greggman
the gpu bots seems to be fine now. The win try bot always fails that ...
8 years ago (2012-11-28 08:18:56 UTC) #4
apatrick_chromium
lgtm
8 years ago (2012-11-28 20:32:29 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/11413094/4010
8 years ago (2012-11-29 01:16:09 UTC) #6
commit-bot: I haz the power
Presubmit check for 11413094-4010 failed and returned exit status 1. Running presubmit commit checks ...
8 years ago (2012-11-29 01:16:20 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/11413094/4010
8 years ago (2012-11-29 02:08:18 UTC) #8
commit-bot: I haz the power
8 years ago (2012-11-29 23:24:15 UTC) #9
Message was sent while issue was closed.
Change committed as 170281

Powered by Google App Engine
This is Rietveld 408576698