index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrPathProcessor.h
Commit message (
Expand
)
Author
Age
*
Cleanup ops that are storing GrPipelineOptimizations.
Brian Salomon
2017-01-05
*
This renames methods and classes that relate to static analysis of combinatio...
Brian Salomon
2016-12-21
*
Merge GrGLSLCaps into GrShaderCaps
Brian Salomon
2016-11-29
*
Remove GrPrimitiveProcessor::hasTransformedLocalCoords
bsalomon
2016-09-12
*
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
*
Late creation of GrPathProcessor
joshualitt
2015-09-10
*
GrPathRangeBatch
bsalomon
2015-09-09
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Rename GrPipelineInfo to GrPipelineOptimizations
bsalomon
2015-08-10
*
This CL wires up the backend portion necessary for sending transformed coords...
joshualitt
2015-08-05
*
Preliminary attempt to remove batch tracker
joshualitt
2015-05-19
*
Revert of Preliminary attempt to remove batch tracker (patchset #3 id:40001 o...
joshualitt
2015-05-19
*
Preliminary attempt to remove batch tracker
joshualitt
2015-05-19
*
remove localmatrix from GrGeometryProcessor base class
joshualitt
2015-05-15
*
Remove viewmatrix from GrGeometryProcessor base class
joshualitt
2015-05-14
*
Use GLSLCaps for creating processor keys and GLSL-specific programs
jvanverth
2015-04-28
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
A simple change to move a bunch of stuff out of Gr*Geometry.h
joshualitt
2015-02-12