aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLGeometryProcessor.h
Commit message (Expand)AuthorAge
* This CL wires up the backend portion necessary for sending transformed coords...Gravatar joshualitt2015-08-05
* Remove uniform view matrix from GrGLPrimitiveProcessor base classGravatar joshualitt2015-05-21
* remove localmatrix from GrGeometryProcessor base classGravatar joshualitt2015-05-15
* Remove viewmatrix from GrGeometryProcessor base classGravatar joshualitt2015-05-14
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* fix for uniform view matrix being uploaded but not usedGravatar joshualitt2015-02-12
* A simple change to move a bunch of stuff out of Gr*Geometry.hGravatar joshualitt2015-02-12
* BUG=skia:Gravatar joshualitt2015-01-20
* Refactor position computation to enable device space "nudge"Gravatar robertphillips2015-01-18
* More changes to bring together path / geo procsGravatar joshualitt2015-01-14
* Move most of the transform logic into the primitive processorsGravatar joshualitt2015-01-13
* ViewMatrix uniform upload moved to GeometryProcessorGravatar joshualitt2014-12-30
* This change will ultimately pull uniform color, and to a much lesser degree u...Gravatar joshualitt2014-12-15
* Remove backend factoriesGravatar joshualitt2014-12-04
* create and thread batch tracker objectGravatar joshualitt2014-12-04
* Revert of create and thread batch tracker object (patchset #9 id:160001 of ht...Gravatar joshualitt2014-12-04
* create and thread batch tracker objectGravatar joshualitt2014-12-03
* First step to moving vertex attributes to the geometryProcessorGravatar joshualitt2014-12-03
* remove proc keyGravatar joshualitt2014-11-25
* GP Emit Code takes a structGravatar joshualitt2014-10-22
* Opt state takes a GP instead of a GeometryStageGravatar joshualitt2014-10-10
* Cleanup of shader building systemGravatar joshualitt2014-10-07
* Revert of Cleanup of shader building system (patchset #25 id:470001 of https:...Gravatar joshualitt2014-10-07
* Cleanup of shader building systemGravatar joshualitt2014-10-07
* Patch to create a distinct geometry processor. The vast majority of this patchGravatar joshualitt2014-09-23
* removing GrDrawEffectGravatar joshualitt2014-09-16
* Revert of removing GrDrawEffect (patchset #4 id:60001 of https://codereview.c...Gravatar joshualitt2014-09-16
* removing GrDrawEffectGravatar joshualitt2014-09-16
* BUG=skia:Gravatar joshualitt2014-09-15