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

Issue 241163003: Added some missing bits of support for PVRTC, ATC, and ETC1 textures (Closed)

Created:
6 years, 8 months ago by bajones
Modified:
6 years, 8 months ago
CC:
blink-reviews, aandrey+blink_chromium.org, dglazkov+blink, Rik, adamk+blink_chromium.org
Visibility:
Public.

Description

Added some missing bits of support for PVRTC, ATC, and ETC1 textures BUG=364564 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171927

Patch Set 1 #

Patch Set 2 : Fixed PVRTC size calculations #

Total comments: 5

Patch Set 3 : Addressed feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -9 lines) Patch
M Source/core/html/canvas/WebGLRenderingContextBase.cpp View 1 2 3 chunks +54 lines, -9 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
bajones
PTAL. Has a corresponding command buffer change incoming.
6 years, 8 months ago (2014-04-17 22:23:50 UTC) #1
Zhenyao Mo
https://codereview.chromium.org/241163003/diff/20001/Source/core/html/canvas/WebGLRenderingContextBase.cpp File Source/core/html/canvas/WebGLRenderingContextBase.cpp (right): https://codereview.chromium.org/241163003/diff/20001/Source/core/html/canvas/WebGLRenderingContextBase.cpp#newcode4942 Source/core/html/canvas/WebGLRenderingContextBase.cpp:4942: synthesizeGLError(GL_INVALID_OPERATION, functionName, "not valid for this format"); I think ...
6 years, 8 months ago (2014-04-17 22:40:27 UTC) #2
Zhenyao Mo
On 2014/04/17 22:40:27, Zhenyao Mo wrote: > https://codereview.chromium.org/241163003/diff/20001/Source/core/html/canvas/WebGLRenderingContextBase.cpp > File Source/core/html/canvas/WebGLRenderingContextBase.cpp (right): > > https://codereview.chromium.org/241163003/diff/20001/Source/core/html/canvas/WebGLRenderingContextBase.cpp#newcode4942 ...
6 years, 8 months ago (2014-04-17 22:40:49 UTC) #3
Ken Russell (switch to Gerrit)
In order to unblock, LGTM with a couple of minor issues. https://codereview.chromium.org/241163003/diff/20001/Source/core/html/canvas/WebGLRenderingContextBase.cpp File Source/core/html/canvas/WebGLRenderingContextBase.cpp (right): ...
6 years, 8 months ago (2014-04-18 01:56:34 UTC) #4
bajones
On 2014/04/18 01:56:34, Ken Russell wrote: > https://codereview.chromium.org/241163003/diff/20001/Source/core/html/canvas/WebGLRenderingContextBase.cpp#newcode4828 > Source/core/html/canvas/WebGLRenderingContextBase.cpp:4828: bytesRequired = > (max(width, 8) ...
6 years, 8 months ago (2014-04-18 05:45:44 UTC) #5
bajones
The CQ bit was checked by bajones@chromium.org
6 years, 8 months ago (2014-04-18 05:46:00 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bajones@chromium.org/241163003/40001
6 years, 8 months ago (2014-04-18 05:46:13 UTC) #7
commit-bot: I haz the power
6 years, 8 months ago (2014-04-18 06:51:59 UTC) #8
Message was sent while issue was closed.
Change committed as 171927

Powered by Google App Engine
This is Rietveld 408576698