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

Issue 549201: Implements glGetVertexAttribPointerv (Closed)

Created:
10 years, 10 months ago by greggman
Modified:
9 years, 7 months ago
CC:
chromium-reviews, apatrick_chromium, Paweł Hajdan Jr.
Visibility:
Public.

Description

Implements glGetVertexAttribPointerv TEST=none BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=37496

Patch Set 1 #

Total comments: 8

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+185 lines, -164 lines) Patch
M gpu/command_buffer/build_gles2_cmd_buffer.py View 1 2 3 16 chunks +0 lines, -81 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation.h View 1 chunk +3 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation.cc View 4 chunks +76 lines, -2 lines 0 comments Download
D gpu/command_buffer/client/gles2_implementation_gen.h View 1 chunk +0 lines, -75 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_format.h View 1 2 1 chunk +12 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 2 6 chunks +32 lines, -5 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc View 1 2 4 chunks +62 lines, -0 lines 0 comments Download
M gpu/gpu.gyp View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
greggman
10 years, 10 months ago (2010-01-29 02:32:38 UTC) #1
apatrick
lgtm http://codereview.chromium.org/549201/diff/1/8 File gpu/command_buffer/build_gles2_cmd_buffer.py (right): http://codereview.chromium.org/549201/diff/1/8#newcode1347 gpu/command_buffer/build_gles2_cmd_buffer.py:1347: #def WriteGLES2ImplementationImpl(self, func, file): Delete these commented out ...
10 years, 10 months ago (2010-01-29 02:43:57 UTC) #2
greggman
http://codereview.chromium.org/549201/diff/1/8 File gpu/command_buffer/build_gles2_cmd_buffer.py (right): http://codereview.chromium.org/549201/diff/1/8#newcode1347 gpu/command_buffer/build_gles2_cmd_buffer.py:1347: #def WriteGLES2ImplementationImpl(self, func, file): On 2010/01/29 02:43:57, apatrick wrote: ...
10 years, 10 months ago (2010-02-02 02:31:03 UTC) #3
apatrick
10 years, 10 months ago (2010-02-02 02:35:26 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698