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

Issue 14828011: Mark zero dimension textures as unrenderable (Closed)

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

Description

Mark zero dimension textures as unrenderable BUG=240961 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=200717

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -24 lines) Patch
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc View 8 chunks +8 lines, -8 lines 0 comments Download
M gpu/command_buffer/service/texture_manager.h View 6 chunks +12 lines, -8 lines 0 comments Download
M gpu/command_buffer/service/texture_manager.cc View 1 2 5 chunks +36 lines, -3 lines 0 comments Download
M gpu/command_buffer/service/texture_manager_unittest.cc View 1 2 chunks +16 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
greggman
Hey Daniel, PTAL
7 years, 7 months ago (2013-05-16 23:53:44 UTC) #1
no sievers
lgtm https://codereview.chromium.org/14828011/diff/10001/gpu/command_buffer/service/texture_manager.cc File gpu/command_buffer/service/texture_manager.cc (right): https://codereview.chromium.org/14828011/diff/10001/gpu/command_buffer/service/texture_manager.cc#newcode177 gpu/command_buffer/service/texture_manager.cc:177: if (target_ != GL_TEXTURE_EXTERNAL_OES && nit: It can ...
7 years, 7 months ago (2013-05-17 00:25:13 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gman@chromium.org/14828011/15001
7 years, 7 months ago (2013-05-17 00:41:36 UTC) #3
commit-bot: I haz the power
7 years, 7 months ago (2013-05-17 03:53:44 UTC) #4
Message was sent while issue was closed.
Change committed as 200717

Powered by Google App Engine
This is Rietveld 408576698