Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(448)

Issue 7372053: Replace A8 with RGBA8 when renderable A8 isn't supported (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 4 months ago by robertphillips
Modified:
11 years, 4 months ago
Reviewers:
bsalomon
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Replace A8 with RGBA8 when renderable A8 isn't supported

Patch Set 1 #

Patch Set 2 : Updated #

Patch Set 3 : Added fix for NexusS and GalaxyNexus #

Total comments: 2

Patch Set 4 : Added comment #

Patch Set 5 : Updated in preparation to reland #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -9 lines) Patch
M src/gpu/GrClipMaskManager.cpp View 1 2 3 4 1 chunk +5 lines, -1 line 0 comments Download
M src/gpu/GrContext.cpp View 1 2 3 4 3 chunks +13 lines, -2 lines 0 comments Download
M src/gpu/effects/GrTextureDomainEffect.cpp View 1 2 3 4 1 chunk +27 lines, -6 lines 0 comments Download
M src/gpu/gl/GrGLShaderBuilder.h View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 7
robertphillips
11 years, 4 months ago (2013-02-27 13:52:57 UTC) #1
bsalomon
On 2013/02/27 13:52:57, robertphillips wrote: Woah, I had forgotten that we had that helper function. ...
11 years, 4 months ago (2013-02-27 16:37:30 UTC) #2
robertphillips
committed as r7882.
11 years, 4 months ago (2013-02-27 16:44:05 UTC) #3
robertphillips
PTAL
11 years, 4 months ago (2013-02-28 20:37:13 UTC) #4
bsalomon
lgtm w/ comment request. https://codereview.appspot.com/7372053/diff/10001/src/gpu/effects/GrTextureDomainEffect.cpp File src/gpu/effects/GrTextureDomainEffect.cpp (right): https://codereview.appspot.com/7372053/diff/10001/src/gpu/effects/GrTextureDomainEffect.cpp#newcode74 src/gpu/effects/GrTextureDomainEffect.cpp:74: if (kImagination_GrGLVendor == builder->ctxInfo().vendor()) { ...
11 years, 4 months ago (2013-02-28 21:14:06 UTC) #5
robertphillips
committed as r7914 https://codereview.appspot.com/7372053/diff/10001/src/gpu/effects/GrTextureDomainEffect.cpp File src/gpu/effects/GrTextureDomainEffect.cpp (right): https://codereview.appspot.com/7372053/diff/10001/src/gpu/effects/GrTextureDomainEffect.cpp#newcode74 src/gpu/effects/GrTextureDomainEffect.cpp:74: if (kImagination_GrGLVendor == builder->ctxInfo().vendor()) { On ...
11 years, 4 months ago (2013-03-01 14:11:16 UTC) #6
robertphillips
11 years, 4 months ago (2013-03-02 12:02:38 UTC) #7
Message was sent while issue was closed.
committed as r7940
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b