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

Issue 437593004: Pretty print of shaders (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : typo #

Patch Set 3 : cleanup #

Patch Set 4 : cleaned up comment #

Total comments: 4

Patch Set 5 : feedback inc #

Patch Set 6 : slight fix #

Patch Set 7 : #

Patch Set 8 : typo #

Patch Set 9 : #

Total comments: 4

Patch Set 10 : feedback inc #

Patch Set 11 : feedback inc #

Patch Set 12 : removing unused variable #

Unified diffs Side-by-side diffs Delta from patch set Stats (+294 lines, -3 lines) Patch
M gyp/gpu.gypi View 1 2 3 4 5 6 7 2 chunks +2 lines, -0 lines 0 comments Download
M gyp/tests.gypi View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -0 lines 0 comments Download
A include/gpu/gl/GrGLSLPrettyPrint.h View 1 2 3 4 1 chunk +16 lines, -0 lines 0 comments Download
A src/gpu/gl/GrGLSLPrettyPrint.cpp View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +173 lines, -0 lines 0 comments Download
M src/gpu/gl/GrGLShaderBuilder.cpp View 1 2 3 4 5 6 7 8 9 4 chunks +10 lines, -3 lines 0 comments Download
A tests/GrGLSLPrettyPrintTest.cpp View 1 2 3 4 5 6 7 8 1 chunk +92 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
joshua.litt
I'm not super proud of this. I debated writing a more complete parser with tokenizer, ...
6 years, 4 months ago (2014-08-01 00:33:37 UTC) #1
bsalomon
We have a unit test that generates programs with random combinations of effects, GLProgramsTest. It'd ...
6 years, 4 months ago (2014-08-01 13:37:06 UTC) #2
joshua.litt
cleaned up, feeback incorporated
6 years, 4 months ago (2014-08-01 21:46:47 UTC) #3
Stephen White
I didn't look into this in depth (seems fine); just added a high-level comment. https://codereview.chromium.org/437593004/diff/150001/src/gpu/gl/GrGLSLPrettyPrint.cpp ...
6 years, 4 months ago (2014-08-04 15:10:29 UTC) #4
bsalomon
https://codereview.chromium.org/437593004/diff/150001/src/gpu/gl/GrGLSLPrettyPrint.cpp File src/gpu/gl/GrGLSLPrettyPrint.cpp (right): https://codereview.chromium.org/437593004/diff/150001/src/gpu/gl/GrGLSLPrettyPrint.cpp#newcode11 src/gpu/gl/GrGLSLPrettyPrint.cpp:11: class GrGLSLPrettyPrint { For classes that are private to ...
6 years, 4 months ago (2014-08-04 15:20:02 UTC) #5
joshua.litt
Feedback incorporated
6 years, 4 months ago (2014-08-07 16:09:42 UTC) #6
bsalomon
lgtm
6 years, 4 months ago (2014-08-07 20:37:29 UTC) #7
joshua.litt
The CQ bit was checked by joshualitt@chromium.org
6 years, 4 months ago (2014-08-08 16:19:28 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/437593004/170002
6 years, 4 months ago (2014-08-08 16:20:29 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: Build-Ubuntu13.10-Clang-x86_64-Debug-Trybot on tryserver.skia ...
6 years, 4 months ago (2014-08-08 16:27:20 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-08 16:30:29 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: Build-Ubuntu13.10-Clang-x86_64-Debug-Trybot on tryserver.skia (http://108.170.220.76:10117/builders/Build-Ubuntu13.10-Clang-x86_64-Debug-Trybot/builds/1074)
6 years, 4 months ago (2014-08-08 16:30:30 UTC) #12
joshua.litt
The CQ bit was checked by joshualitt@chromium.org
6 years, 4 months ago (2014-08-08 16:34:05 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/joshualitt@chromium.org/437593004/200001
6 years, 4 months ago (2014-08-08 16:34:29 UTC) #14
commit-bot: I haz the power
6 years, 4 months ago (2014-08-08 16:41:47 UTC) #15
Message was sent while issue was closed.
Change committed as bab82ed05b304504e3b5d317486e152dce107313

Powered by Google App Engine
This is Rietveld 408576698