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

Issue 397183002: Add PPAPI interface for OpenGL ES 2.0 Vertex Array Objects. (Closed)

Created:
6 years, 5 months ago by Zachary Kuznia
Modified:
6 years, 5 months ago
Reviewers:
bbudge, piman
CC:
chromium-reviews, yusukes+watch_chromium.org, tzik, binji+watch_chromium.org, raymes+watch_chromium.org, teravest+watch_chromium.org, nfullagar1, piman+watch_chromium.org, noelallen1, ihf+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Add PPAPI interface for OpenGL ES 2.0 Vertex Array Objects. BUG=72612, 370496 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283750

Patch Set 1 #

Total comments: 6

Patch Set 2 : Code review fixes #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -3 lines) Patch
M gpu/command_buffer/build_gles2_cmd_buffer.py View 1 2 5 chunks +5 lines, -0 lines 0 comments Download
M ppapi/c/ppb_opengles2.h View 1 1 chunk +14 lines, -0 lines 0 comments Download
M ppapi/lib/gl/gles2/gl2ext_ppapi.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M ppapi/lib/gl/gles2/gl2ext_ppapi.c View 1 3 chunks +11 lines, -0 lines 0 comments Download
M ppapi/lib/gl/gles2/gles2.c View 1 1 chunk +29 lines, -0 lines 0 comments Download
M ppapi/proxy/interface_list.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M ppapi/shared_impl/ppb_opengles2_shared.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M ppapi/shared_impl/ppb_opengles2_shared.cc View 1 2 chunks +39 lines, -0 lines 0 comments Download
M ppapi/tests/test_graphics_3d.cc View 1 2 chunks +12 lines, -3 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Zachary Kuznia
Please take a look.
6 years, 5 months ago (2014-07-16 22:53:46 UTC) #1
nfullagar
On 2014/07/16 22:53:46, Zachary Kuznia wrote: > Please take a look. thx for doing this ...
6 years, 5 months ago (2014-07-16 23:02:28 UTC) #2
bbudge
lgtm
6 years, 5 months ago (2014-07-16 23:04:40 UTC) #3
Zachary Kuznia
On 2014/07/16 23:02:28, nfullagar wrote: > On 2014/07/16 22:53:46, Zachary Kuznia wrote: > > Please ...
6 years, 5 months ago (2014-07-16 23:10:31 UTC) #4
piman
LGTM+a few nits. The name of the extension is because I worry we are not ...
6 years, 5 months ago (2014-07-16 23:32:40 UTC) #5
Zachary Kuznia
https://codereview.chromium.org/397183002/diff/1/gpu/command_buffer/build_gles2_cmd_buffer.py File gpu/command_buffer/build_gles2_cmd_buffer.py (right): https://codereview.chromium.org/397183002/diff/1/gpu/command_buffer/build_gles2_cmd_buffer.py#newcode1223 gpu/command_buffer/build_gles2_cmd_buffer.py:1223: {'name': 'VertexArray', 'dev': False}, On 2014/07/16 23:32:40, piman (slow ...
6 years, 5 months ago (2014-07-17 04:41:28 UTC) #6
piman
lgtm
6 years, 5 months ago (2014-07-17 05:15:12 UTC) #7
Zachary Kuznia
The CQ bit was checked by zork@chromium.org
6 years, 5 months ago (2014-07-17 08:10:58 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zork@chromium.org/397183002/40001
6 years, 5 months ago (2014-07-17 08:16:07 UTC) #9
commit-bot: I haz the power
6 years, 5 months ago (2014-07-17 11:14:14 UTC) #10
Message was sent while issue was closed.
Change committed as 283750

Powered by Google App Engine
This is Rietveld 408576698