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

Issue 505016: Implements Validation for all GLenum arguments and ... (Closed)

Created:
11 years ago by greggman
Modified:
9 years, 7 months ago
Visibility:
Public.

Description

Implements Validation for all GLenum arguments and GLint arguments that have specific valid values. Will add unit tests in separate CL as I expect to be able to auto generate unit tests. TEST=none BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=34726

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2397 lines, -2632 lines) Patch
M gpu/command_buffer/build_gles2_cmd_buffer.py View 1 2 3 31 chunks +625 lines, -182 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_id_test.cc View 2 chunks +2 lines, -357 lines 0 comments Download
A gpu/command_buffer/common/gles2_cmd_id_test_autogen.h View 1 2 1 chunk +359 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 2 3 17 chunks +96 lines, -89 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_autogen.h View 1 2 3 146 chunks +743 lines, -742 lines 0 comments Download
D gpu/command_buffer/service/gles2_cmd_decoder_validate.h View 1 chunk +0 lines, -1262 lines 0 comments Download
A gpu/command_buffer/service/gles2_cmd_validation.h View 1 2 3 1 chunk +21 lines, -0 lines 0 comments Download
A gpu/command_buffer/service/gles2_cmd_validation.cc View 1 chunk +22 lines, -0 lines 0 comments Download
A gpu/command_buffer/service/gles2_cmd_validation_autogen.h View 1 chunk +42 lines, -0 lines 0 comments Download
A gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h View 1 2 1 chunk +487 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
greggman
Hey Al, could you review this when you get a chance. Thanks.
11 years ago (2009-12-16 10:14:32 UTC) #1
apatrick
11 years ago (2009-12-16 18:14:03 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698