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

Issue 10535073: Enforce compressed texture restrictions (Closed)

Created:
8 years, 6 months ago by greggman
Modified:
8 years, 6 months ago
Reviewers:
apatrick_chromium
CC:
chromium-reviews, apatrick_chromium
Visibility:
Public.

Description

Enforce compressed texture restrictions TEST=unit tests BUG=131743 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=141292

Patch Set 1 #

Total comments: 9

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1010 lines, -638 lines) Patch
M gpu/command_buffer/build_gles2_cmd_buffer.py View 8 chunks +7 lines, -12 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation.h View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/client/gles2_implementation.cc View 46 chunks +73 lines, -63 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation_autogen.h View 33 chunks +44 lines, -43 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h View 2 chunks +2 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/common_decoder.h View 2 chunks +3 lines, -3 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 2 154 chunks +522 lines, -358 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_autogen.h View 80 chunks +158 lines, -154 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc View 3 chunks +173 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h View 1 chunk +4 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.cc View 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
greggman
Hey Al, PTAL Sorry about the SetGLError giant change. I just got tired of all ...
8 years, 6 months ago (2012-06-08 05:05:20 UTC) #1
apatrick_chromium
http://codereview.chromium.org/10535073/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): http://codereview.chromium.org/10535073/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode6798 gpu/command_buffer/service/gles2_cmd_decoder.cc:6798: case GL_COMPRESSED_RGB_S3TC_DXT1_EXT: body of switch should be indented 2 ...
8 years, 6 months ago (2012-06-08 18:46:47 UTC) #2
greggman
http://codereview.chromium.org/10535073/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): http://codereview.chromium.org/10535073/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode6798 gpu/command_buffer/service/gles2_cmd_decoder.cc:6798: case GL_COMPRESSED_RGB_S3TC_DXT1_EXT: On 2012/06/08 18:46:47, apatrick_chromium wrote: > body ...
8 years, 6 months ago (2012-06-08 20:01:13 UTC) #3
apatrick_chromium
lgtm
8 years, 6 months ago (2012-06-08 20:25:03 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gman@chromium.org/10535073/8001
8 years, 6 months ago (2012-06-08 20:34:06 UTC) #5
commit-bot: I haz the power
8 years, 6 months ago (2012-06-08 21:42:47 UTC) #6
Change committed as 141292

Powered by Google App Engine
This is Rietveld 408576698