History log of /external/skia/src/gpu/GrPrimitiveProcessor.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2ebd0c80a2a9d90a2c2c653f40a2a7205bd2d31b 03-Oct-2016 Brian Salomon <bsalomon@google.com> Remove option to make GrCoordTransforms apply to device positions.

Adds a device space texture decal effect to use for clipping.

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2870

Change-Id: Ifcc7617ea87f5a86e301995cba9dfc30a4b0e2c5
Reviewed-on: https://skia-review.googlesource.com/2870
Commit-Queue: Brian Salomon <bsalomon@google.com>
Reviewed-by: Robert Phillips <robertphillips@google.com>
/external/skia/src/gpu/GrPrimitiveProcessor.cpp
a7f4c435bc1dcd845990a5515828bbe8cccfab41 20-Aug-2015 wangyix <wangyix@google.com> For a frag proc, its key will be a concatenation of all its descendant procs' keys in postorder traversal.

BUG=skia:4182

Review URL: https://codereview.chromium.org/1297503007
/external/skia/src/gpu/GrPrimitiveProcessor.cpp
8072caa80384292858d31ae34b7e19768875866b 12-Feb-2015 joshualitt <joshualitt@chromium.org> A simple change to move a bunch of stuff out of Gr*Geometry.h

BUG=skia:

Review URL: https://codereview.chromium.org/920863002
/external/skia/src/gpu/GrPrimitiveProcessor.cpp