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
*
initClassID no longer auto-allocates ids
Ethan Nicholas
2017-10-09
*
Minor geometry processor clarification.
Brian Salomon
2017-08-16
*
Add support for instanced draws
Chris Dalton
2017-05-31
*
Allow FPs to elevate default precision for the entire fragment program
Brian Osman
2017-04-05
*
Revert "Revert "Revert "Allow FPs to elevate default precision for the entire...
Brian Osman
2017-04-03
*
Revert "Revert "Allow FPs to elevate default precision for the entire fragmen...
Brian Osman
2017-03-31
*
Revert "Allow FPs to elevate default precision for the entire fragment program"
Brian Osman
2017-03-31
*
Allow FPs to elevate default precision for the entire fragment program
Brian Osman
2017-03-31
*
Misc batch->op cleanup Part 1 of 2
Brian Salomon
2016-12-21
*
Remove GrPrimitiveProcessor::hasTransformedLocalCoords
bsalomon
2016-09-12
*
Simplify adding attributes to GrGeometryProcessor
bsalomon
2016-08-17
*
added support for glMinSampleShading
ethannicholas
2016-03-25
*
Make max number of vertex attributes be checked dynamically
bsalomon
2016-03-23
*
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
*
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
[next]