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

Issue 519473003: Use highp for gpu bezier effects (Closed)

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

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use highp on cubics only #

Total comments: 1

Patch Set 3 : Remove tabs and newlines #

Patch Set 4 : gm ignore #

Unified diffs Side-by-side diffs Delta from patch set Stats (+133 lines, -92 lines) Patch
M expectations/gm/ignored-tests.txt View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M src/gpu/effects/GrBezierEffect.cpp View 1 2 3 chunks +119 lines, -92 lines 0 comments Download
M src/gpu/gl/builders/GrGLShaderBuilder.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M src/gpu/gl/builders/GrGLShaderBuilder.cpp View 1 2 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (1 generated)
egdaniel
egdaniel@google.com changed reviewers: + bsalomon@google.com
6 years, 3 months ago (2014-08-28 21:22:42 UTC) #1
egdaniel
6 years, 3 months ago (2014-08-28 21:22:42 UTC) #2
bsalomon
On 2014/08/28 21:22:42, egdaniel wrote: Does it make anything better?
6 years, 3 months ago (2014-08-28 21:27:05 UTC) #3
bsalomon
https://codereview.chromium.org/519473003/diff/1/src/gpu/gl/builders/GrGLShaderBuilder.h File src/gpu/gl/builders/GrGLShaderBuilder.h (right): https://codereview.chromium.org/519473003/diff/1/src/gpu/gl/builders/GrGLShaderBuilder.h#newcode100 src/gpu/gl/builders/GrGLShaderBuilder.h:100: void declAppend(const GrGLShaderVar& var, const GrGLProgramBuilder& builder); Doesn't GrGLShaderBuilder ...
6 years, 3 months ago (2014-08-28 21:29:19 UTC) #4
egdaniel
On the n10, using highp on conics and quads has negligible effect. For cubics it ...
6 years, 3 months ago (2014-08-29 14:37:20 UTC) #5
bsalomon
lgtm https://codereview.chromium.org/519473003/diff/20001/src/gpu/gl/builders/GrGLShaderBuilder.cpp File src/gpu/gl/builders/GrGLShaderBuilder.cpp (right): https://codereview.chromium.org/519473003/diff/20001/src/gpu/gl/builders/GrGLShaderBuilder.cpp#newcode68 src/gpu/gl/builders/GrGLShaderBuilder.cpp:68: this->codeAppendf("%s;\n", tempDecl.c_str()); nit: don't need the \n anymore... ...
6 years, 3 months ago (2014-08-29 14:55:06 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/egdaniel@google.com/519473003/60001
6 years, 3 months ago (2014-08-29 17:02:05 UTC) #8
commit-bot: I haz the power
6 years, 3 months ago (2014-08-29 17:08:39 UTC) #9
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as b2f94d1f4a74f82ea4dd3feb1690ef6d05892afb

Powered by Google App Engine
This is Rietveld 408576698