index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrGeometryProcessor.h
Commit message (
Expand
)
Author
Age
*
Remove batchtracker
joshualitt
2015-09-11
*
GrPathRangeBatch
bsalomon
2015-09-09
*
Rename GrPipelineInfo to GrPipelineOptimizations
bsalomon
2015-08-10
*
This CL wires up the backend portion necessary for sending transformed coords...
joshualitt
2015-08-05
*
Fix up -Winconsistent-missing-override
mtklein
2015-07-13
*
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
*
remove color from GrGeometryProcessor
joshualitt
2015-05-13
*
removing equality / compute invariant loops from GrGeometryProcessors
joshualitt
2015-05-13
*
Revert of removing equality / compute invariant loops from GrGeometryProcesso...
joshualitt
2015-04-28
*
removing equality / compute invariant loops from GrGeometryProcessors
joshualitt
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
*
GrBatchPrototype
joshualitt
2015-01-28
*
Revert of GrBatchPrototype (patchset #32 id:630001 of https://codereview.chro...
joshualitt
2015-01-28
*
GrBatchPrototype
joshualitt
2015-01-27
*
Revert of GrBatchPrototype (patchset #30 id:570001 of https://codereview.chro...
joshualitt
2015-01-27
*
GrBatchPrototype
joshualitt
2015-01-26
*
remove drawtype
joshualitt
2015-01-21
*
BUG=skia:
joshualitt
2015-01-20
*
Refactor position computation to enable device space "nudge"
robertphillips
2015-01-18
*
More changes to bring together path / geo procs
joshualitt
2015-01-14
*
Move most of the transform logic into the primitive processors
joshualitt
2015-01-13
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Move ViewMatrix off of drawstate
joshualitt
2014-12-29
*
initial changes to add local matrix to primitive processor
joshualitt
2014-12-19
*
Cleanup: More override fixes.
tfarina
2014-12-17
*
This change will ultimately pull uniform color, and to a much lesser degree u...
joshualitt
2014-12-15
*
Cleanup: Mark some overridden methods with 'SK_OVERRIDE'.
tfarina
2014-12-14
*
Remove GP from drawstate, revision of invariant output for GP
joshualitt
2014-12-11
*
Create xfer processor backend.
egdaniel
2014-12-11
*
Revert of Create xfer processor backend. (patchset #6 id:100001 of https://co...
joshualitt
2014-12-10
*
Revert of Remove GP from drawstate, revision of invariant output for GP (patc...
joshualitt
2014-12-10
*
Remove GP from drawstate, revision of invariant output for GP
joshualitt
2014-12-10
*
Create xfer processor backend.
egdaniel
2014-12-10
*
This cl moves color and coverage off of drawstate. In an effort to keep this...
joshualitt
2014-12-09
*
Remove backend factories
joshualitt
2014-12-04
*
create and thread batch tracker object
joshualitt
2014-12-04
*
Revert of create and thread batch tracker object (patchset #9 id:160001 of ht...
joshualitt
2014-12-04
*
create and thread batch tracker object
joshualitt
2014-12-03
*
First step to moving vertex attributes to the geometryProcessor
joshualitt
2014-12-03
*
Adding GeometryData object
joshualitt
2014-11-20
*
move GrGeometryProcessor to src
joshualitt
2014-11-19