index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrPrimitiveProcessor.h
Commit message (
Expand
)
Author
Age
*
Increase max vertex attrib count in GrPrimitiveProcessor
cdalton
2016-02-03
*
added support for PLS path rendering
ethannicholas
2016-01-30
*
Revert of added support for PLS path rendering (patchset #16 id:360001 of htt...
ethannicholas
2016-01-22
*
added support for PLS path rendering
ethannicholas
2016-01-22
*
New API for computing optimization invariants.
ethannicholas
2015-11-24
*
Rename some processor functions from GL to GLSL
egdaniel
2015-11-13
*
Move GrGLPrimitive/GeometryProc to GLSL
egdaniel
2015-11-13
*
Remove batchtracker
joshualitt
2015-09-11
*
GrPathRangeBatch
bsalomon
2015-09-09
*
Convert child FPs from refs to pending executions when parent converts
bsalomon
2015-08-27
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
For a frag proc, its key will be a concatenation of all its descendant procs'...
wangyix
2015-08-20
*
Move willColorBlendWithDst from pipeline builder to GrPipelineOptimizations.
bsalomon
2015-08-13
*
Remove GrPipelineOptimizations member from GrPipeline
bsalomon
2015-08-10
*
Rename GrPipelineInfo to GrPipelineOptimizations
bsalomon
2015-08-10
*
This CL wires up the backend portion necessary for sending transformed coords...
joshualitt
2015-08-05
*
Makes GrPipelineInfo a class with query functions used by GrBatch subclasses.
bsalomon
2015-07-08
*
Revert of Rework GrPipelineInfo (patchset #7 id:120001 of https://codereview....
bsalomon
2015-07-08
*
Makes GrPipelineInfo a class with query functions used by GrBatch subclasses.
bsalomon
2015-07-08
*
Use high precision vertex attributes.
senorblanco
2015-05-20
*
remove localmatrix from GrGeometryProcessor base class
joshualitt
2015-05-15
*
Remove viewmatrix from GrGeometryProcessor base class
joshualitt
2015-05-14
*
Isolate GrBufferAllocPools inside GrBatchTarget
robertphillips
2015-05-07
*
Pull out shader-specific caps into GrShaderCaps and GrGLSLCaps
jvanverth
2015-04-29
*
Use GLSLCaps for creating processor keys and GLSL-specific programs
jvanverth
2015-04-28
*
Determine whether we can tweakAlphaForCoverage during Pipeline/XP creation.
egdaniel
2015-02-13
*
A simple change to move a bunch of stuff out of Gr*Geometry.h
joshualitt
2015-02-12