aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrAARectRenderer.cpp
Commit message (Expand)AuthorAge
* Initial CL to create GrBatchTest infrastructureGravatar joshualitt2015-04-29
* Revert of removing equality / compute invariant loops from GrGeometryProcesso...Gravatar joshualitt2015-04-28
* removing equality / compute invariant loops from GrGeometryProcessorsGravatar joshualitt2015-04-28
* Remove vertex/index buffer factilities from GrDrawTarget.Gravatar bsalomon2015-04-28
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* handle null vertex or index buffers in batchGravatar joshualitt2015-03-05
* Move clip off of draw targetGravatar joshualitt2015-02-23
* Default path renderer batchGravatar joshualitt2015-02-23
* AA stroke rects batchGravatar joshualitt2015-02-13
* Stop lieing about GrBatch color for RectsGravatar joshualitt2015-02-13
* Revert of AA stroke rects batch (patchset #6 id:100001 of https://codereview....Gravatar joshualitt2015-02-12
* AA stroke rects batchGravatar joshualitt2015-02-12
* Revert of AA stroke rects batch (patchset #5 id:80001 of https://codereview.c...Gravatar joshualitt2015-02-12
* Revert of fix for windows bot (patchset #1 id:1 of https://codereview.chromiu...Gravatar joshualitt2015-02-12
* fix for windows botGravatar joshualitt2015-02-12
* AA stroke rects batchGravatar joshualitt2015-02-12
* Hairline batchGravatar joshualitt2015-02-03
* Revert of Hairline batch (patchset #17 id:360001 of https://codereview.chromi...Gravatar joshualitt2015-02-03
* Hairline batchGravatar joshualitt2015-02-03
* Revert of Hairline batch (patchset #16 id:300001 of https://codereview.chromi...Gravatar joshualitt2015-02-02
* Hairline batchGravatar joshualitt2015-02-02
* Fix win64 warnings.Gravatar bsalomon2015-01-29
* GrBatchPrototypeGravatar joshualitt2015-01-28
* Revert of GrBatchPrototype (patchset #32 id:630001 of https://codereview.chro...Gravatar joshualitt2015-01-28
* GrBatchPrototypeGravatar joshualitt2015-01-27
* Revert of GrBatchPrototype (patchset #30 id:570001 of https://codereview.chro...Gravatar joshualitt2015-01-27
* GrBatchPrototypeGravatar joshualitt2015-01-26
* Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilderGravatar egdaniel2015-01-22
* Move ViewMatrix off of drawstateGravatar joshualitt2014-12-29
* Remove coordchanges from drawstateGravatar joshualitt2014-12-29
* Remove GP from drawstate, revision of invariant output for GPGravatar joshualitt2014-12-11
* Revert of Remove GP from drawstate, revision of invariant output for GP (patc...Gravatar joshualitt2014-12-10
* Remove GP from drawstate, revision of invariant output for GPGravatar joshualitt2014-12-10
* This cl moves color and coverage off of drawstate. In an effort to keep this...Gravatar joshualitt2014-12-09
* Remove backend factoriesGravatar joshualitt2014-12-04
* First step to moving vertex attributes to the geometryProcessorGravatar joshualitt2014-12-03
* Drawstate on stackGravatar joshualitt2014-11-17
* Push creation of default GP to the callerGravatar joshualitt2014-11-14
* Move GrInvariantOutput out of GrProcessor and into its own class.Gravatar egdaniel2014-11-12
* Default geometry processorGravatar joshualitt2014-11-08
* Revert of Default geometry processor (patchset #9 id:160001 of https://codere...Gravatar joshualitt2014-11-07
* Default geometry processorGravatar joshualitt2014-11-07
* Send coverage VA as floats instead of bytesGravatar egdaniel2014-11-06
* Force input coverage to be only a byte in gpu shaders.Gravatar egdaniel2014-11-03
* Cleanup: Go with SkDebugf instead of GrPrintf.Gravatar tfarina2014-10-31
* aa rect renderer takes a gpu on constructionGravatar joshualitt2014-10-28
* Added varying structGravatar joshualitt2014-10-24
* Revert of Added varying struct (patchset #9 id:160001 of https://codereview.c...Gravatar joshualitt2014-10-24
* Added varying structGravatar joshualitt2014-10-24
* Oval and stroke AA rect now batchGravatar joshualitt2014-10-22