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

Issue 1576023002: Make readback of alpha channel work for RGBA. (Closed)

Created:
4 years, 11 months ago by bsalomon
Modified:
4 years, 11 months ago
Reviewers:
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@swiz
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Make readback of alpha channel work for RGBA. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1576023002

Patch Set 1 #

Patch Set 2 : more #

Patch Set 3 : more #

Patch Set 4 : more #

Patch Set 5 : more #

Patch Set 6 : more #

Patch Set 7 : more #

Unified diffs Side-by-side diffs Delta from patch set Stats (+444 lines, -160 lines) Patch
M gyp/gpu.gypi View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/GrProgramDesc.h View 1 chunk +5 lines, -4 lines 0 comments Download
M src/gpu/GrSwizzle.h View 1 2 3 4 5 6 5 chunks +52 lines, -5 lines 0 comments Download
M src/gpu/gl/GrGLCaps.h View 1 2 5 chunks +49 lines, -31 lines 0 comments Download
M src/gpu/gl/GrGLCaps.cpp View 1 2 20 chunks +146 lines, -38 lines 0 comments Download
M src/gpu/gl/GrGLGpu.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/gpu/gl/GrGLGpu.cpp View 1 2 3 14 chunks +82 lines, -42 lines 0 comments Download
M src/gpu/gl/GrGLProgramDesc.cpp View 7 chunks +11 lines, -7 lines 0 comments Download
M src/gpu/gl/builders/GrGLProgramBuilder.cpp View 1 1 chunk +13 lines, -0 lines 0 comments Download
M src/gpu/glsl/GrGLSLCaps.h View 2 chunks +7 lines, -1 line 0 comments Download
M tests/ReadWriteAlphaTest.cpp View 1 2 3 chunks +76 lines, -31 lines 0 comments Download

Messages

Total messages: 1 (1 generated)
bsalomon
4 years, 11 months ago (2016-01-11 16:31:10 UTC) #1
Description was changed from

==========
Make readback of alpha channel work for RGBA.

BUG=skia:
==========

to

==========
Make readback of alpha channel work for RGBA.

BUG=skia:
GOLD_TRYBOT_URL=
https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&is...
==========

Powered by Google App Engine
This is Rietveld 408576698