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

Issue 433603002: FBFetch refactor + arm support (Closed)

Created:
6 years, 4 months ago by joshua.litt
Modified:
6 years, 4 months ago
Reviewers:
krajcevski, bsalomon
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

FBFetch refactor + arm support BUG=skia: Committed: https://skia.googlesource.com/skia/+/5816233d237e5c214f14f1c92eda4a87c898ea11

Patch Set 1 #

Total comments: 1

Patch Set 2 : feedbark inc #

Patch Set 3 : removing enum #

Patch Set 4 : Fix assignment operator #

Total comments: 1

Patch Set 5 : feedback inc #

Total comments: 1

Patch Set 6 : comment cleanup #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -74 lines) Patch
M src/gpu/gl/GrGLCaps.h View 1 2 4 chunks +14 lines, -12 lines 0 comments Download
M src/gpu/gl/GrGLCaps.cpp View 1 2 3 4 8 chunks +21 lines, -16 lines 0 comments Download
M src/gpu/gl/GrGLDefines.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/gpu/gl/GrGLShaderBuilder.h View 1 1 chunk +1 line, -2 lines 0 comments Download
M src/gpu/gl/GrGLShaderBuilder.cpp View 1 2 3 4 5 chunks +11 lines, -43 lines 0 comments Download
M src/gpu/gl/GrGpuGL.cpp View 1 2 3 4 5 2 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
joshua.litt
6 years, 4 months ago (2014-07-30 21:30:29 UTC) #1
krajcevski
https://codereview.chromium.org/433603002/diff/1/src/gpu/gl/GrGLShaderBuilder.cpp File src/gpu/gl/GrGLShaderBuilder.cpp (right): https://codereview.chromium.org/433603002/diff/1/src/gpu/gl/GrGLShaderBuilder.cpp#newcode333 src/gpu/gl/GrGLShaderBuilder.cpp:333: this->addFSFeature(1 << fGpu->glCaps().fbFetchType(), Doesn't this clash with kFragCoordConventions_GLSLPrivateFeature. (It ...
6 years, 4 months ago (2014-07-30 21:50:19 UTC) #2
joshua.litt
good catch. On 2014/07/30 21:50:19, krajcevski wrote: > https://codereview.chromium.org/433603002/diff/1/src/gpu/gl/GrGLShaderBuilder.cpp > File src/gpu/gl/GrGLShaderBuilder.cpp (right): > > ...
6 years, 4 months ago (2014-07-30 22:15:17 UTC) #3
krajcevski
1gtm +Brian
6 years, 4 months ago (2014-07-30 22:38:25 UTC) #4
bsalomon
I don't really have a preference between the old and new system for installing the ...
6 years, 4 months ago (2014-07-31 13:45:05 UTC) #5
joshua.litt
Feedback incorporated. Their was a try failure, but not in GM, something called run decoding ...
6 years, 4 months ago (2014-07-31 17:17:20 UTC) #6
bsalomon
lgtm, with a comment about comments. The failure surely is unrelated to your change. https://codereview.chromium.org/433603002/diff/70001/src/gpu/gl/GrGpuGL.cpp ...
6 years, 4 months ago (2014-07-31 17:28:01 UTC) #7
joshua.litt
The CQ bit was checked by joshualitt@chromium.org
6 years, 4 months ago (2014-08-01 13:05:45 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/joshualitt@chromium.org/433603002/90001
6 years, 4 months ago (2014-08-01 13:06:21 UTC) #9
commit-bot: I haz the power
6 years, 4 months ago (2014-08-01 13:45:07 UTC) #10
Message was sent while issue was closed.
Change committed as 5816233d237e5c214f14f1c92eda4a87c898ea11

Powered by Google App Engine
This is Rietveld 408576698