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

Issue 6345063: Reworked gradient shader to no longer explicitly set gl_FragColor or return prematurely. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years ago by rileya
Modified:
12 years ago
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Reworked gradient shader to no longer explicitly set gl_FragColor or return prematurely. This should fix failing linux buildbot, and should play nicer with programs that don't use the gl_FragColor global, or that have multiple stages. Also disabled debug printing from revision 4445. Committed: https://code.google.com/p/skia/source/detail?r=4454

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -28 lines) Patch
M src/gpu/effects/GrGradientEffects.cpp View 3 chunks +42 lines, -26 lines 0 comments Download
M src/gpu/gl/GrGLProgram.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/GrGpuGL.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2
rileya
12 years ago (2012-07-03 16:19:09 UTC) #1
bsalomon
12 years ago (2012-07-03 17:26:53 UTC) #2
On 2012/07/03 16:19:09, rileya wrote:

LGTM
Sign in to reply to this message.

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