History log of /external/skia/src/gpu/GrPrimitiveProcessor.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c375b0b5c5c03d381111bf7bff12507d5ed24769 20-May-2015 senorblanco <senorblanco@chromium.org> Cherry-pick changes from Skia's M44 branch
BUG: 21108081

Use high precision vertex attributes.
BUG:skia=3545,3771
Review URL: https://codereview.chromium.org/1145273002

Add adb_wait_for_device script
BUG=skia:3718
Review URL: https://codereview.chromium.org/1149163003

SkPDF: with opaque draws, treat SRC mode as SRC_OVER
BUG=chromium:473572
Review URL: https://codereview.chromium.org/1159763004

Better comments in SkXfermodeInterpretation
Review URL: https://codereview.chromium.org/1159493003

Change-Id: I1ecf6e8e44994fb2acfebe33f77d2b43638089e7
/external/skia/src/gpu/GrPrimitiveProcessor.h
e3ababe44315452cd33b96a18ce316ede09ff3c3 15-May-2015 joshualitt <joshualitt@chromium.org> remove localmatrix from GrGeometryProcessor base class

BUG=skia:

Review URL: https://codereview.chromium.org/1131513005
/external/skia/src/gpu/GrPrimitiveProcessor.h
e578a95d3ab16544794b94da4e7ae13fc2ce6244 14-May-2015 joshualitt <joshualitt@chromium.org> Remove viewmatrix from GrGeometryProcessor base class

BUG=skia:

Review URL: https://codereview.chromium.org/1127953003
/external/skia/src/gpu/GrPrimitiveProcessor.h
e40d39725908d99d255496025411e5c9ca32663e 07-May-2015 robertphillips <robertphillips@google.com> Isolate GrBufferAllocPools inside GrBatchTarget

This CL refactors the location of the GrBufferAllocPools so they reside entirely inside the GrBatchTarget. This is in preparation for making them use scratch resources.

Review URL: https://codereview.chromium.org/1131553002
/external/skia/src/gpu/GrPrimitiveProcessor.h
e9c0fc616d2a1632c285885b9b656b68ca8d4f24 29-Apr-2015 jvanverth <jvanverth@google.com> Pull out shader-specific caps into GrShaderCaps and GrGLSLCaps

BUG=skia:

Review URL: https://codereview.chromium.org/1116713002
/external/skia/src/gpu/GrPrimitiveProcessor.h
cfc18867d982119d9dc2888bf09f1093012daadd 28-Apr-2015 jvanverth <jvanverth@google.com> Use GLSLCaps for creating processor keys and GLSL-specific programs

Effectively all this does is future-proof any GLSL-specific code, as
GLSLCaps is just a typedef of GLCaps.

BUG=skia:

Review URL: https://codereview.chromium.org/1109863004
/external/skia/src/gpu/GrPrimitiveProcessor.h
f7c2d558726b8d629e1453b7201a0dd6bfda7b05 13-Feb-2015 egdaniel <egdaniel@google.com> Determine whether we can tweakAlphaForCoverage during Pipeline/XP creation.

BUG=skia:

Review URL: https://codereview.chromium.org/927623002
/external/skia/src/gpu/GrPrimitiveProcessor.h
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.h