index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrPathProcessor.cpp
Commit message (
Expand
)
Author
Age
*
move GrGLPathProcessor back into GrPathProcessor
joshualitt
2015-09-11
*
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
*
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
*
Move GLSL-specific routines/classes to separate glsl directory
jvanverth
2015-06-24
*
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
*
Remove legacy NVPR support
jvanverth
2015-04-27
*
A simple change to move a bunch of stuff out of Gr*Geometry.h
joshualitt
2015-02-12