aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrSWMaskHelper.cpp
Commit message (Expand)AuthorAge
...
* Remove option to make GrCoordTransforms apply to device positions.Gravatar Brian Salomon2016-10-03
* Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...Gravatar Mike Reed2016-10-03
* Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""Gravatar Mike Reed2016-10-03
* Revert "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-03
* replace SkXfermode obj with SkBlendMode enum in paintsGravatar Mike Reed2016-10-03
* Add optional sw generated path coverage mask cachingGravatar bsalomon2016-09-21
* Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https:/...Gravatar bsalomon2016-07-22
* Retract PipelineBuilder some moreGravatar robertphillips2016-07-21
* Minor change to Ganesh path renderersGravatar robertphillips2016-07-21
* Introduce GrColorSpaceXform, for gamut conversion on texturesGravatar brianosman2016-07-18
* Remove fColor from PathRenderer DrawPathArgs structGravatar robertphillips2016-07-07
* Use GrShape in GrPathRenderer.Gravatar bsalomon2016-06-24
* sk_sp for Ganesh.Gravatar bungeman2016-06-09
* Replace targetHasUnifiedMultisampling in GrPB constructorGravatar csmartdalton2016-06-08
* Remove GrRenderTarget from GrPipelineBuilderGravatar robertphillips2016-06-06
* Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...Gravatar robertphillips2016-06-03
* GrSWMaskHelper and GrSoftwarePathRenderer only need the textureProvider (not ...Gravatar robertphillips2016-05-20
* Simplify GrSWMaskHelperGravatar robertphillips2016-05-13
* Remove clip from GrPipelineBuilderGravatar cdalton2016-05-12
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...Gravatar bsalomon2016-05-10
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* remove 'deprecated' region from SkDrawGravatar reed2016-04-27
* switch xfermodes over to sk_spGravatar reed2016-03-29
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Fix oval rendering in vulkanGravatar egdaniel2016-02-26
* There is an unused rowBytes parameter being passed along.Gravatar cblume2016-02-16
* Remove outdated optimization to not flush for new textures in GrSWMaskHelperGravatar bsalomon2016-02-16
* Remove two varieties of drawNonAARect from GrDrawTargetGravatar joshualitt2016-01-13
* Bye bye processor data manager.Gravatar bsalomon2015-10-06
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Remove GrStagedProcessor, remove the word Stage as it applies to FPsGravatar bsalomon2015-08-27
* Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FP...Gravatar rmistry2015-08-26
* Remove GrStagedProcessor, remove the word Stage as it applies to FPsGravatar bsalomon2015-08-26
* Standardize BW to NonAAGravatar joshualitt2015-08-21
* Create separate entry points for the various flavors of drawRectGravatar joshualitt2015-08-21
* Some cleanup in GrTextureProvider and GrResourceProvider.Gravatar bsalomon2015-07-31
* small cleanups after fixing const of GrPipelineBuilder on DrawTargetGravatar joshualitt2015-07-13
* Start to propagate constness of GrPipelineBuilder up the stackGravatar joshualitt2015-07-13
* More threading of GrProcessorDataManagerGravatar joshualitt2015-07-09
* Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapiGravatar reed2015-06-09
* Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (pat...Gravatar reed2015-06-08
* change SkDraw and all Blitters to use pixmap instead of bitmapGravatar reed2015-06-08
* Refactor GrGpu path rendering functions to GrPathRenderingGravatar kkinnunen2015-06-01
* Add direct getter for GrCaps to GrContext.Gravatar bsalomon2015-05-29
* Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of...Gravatar bsalomon2015-05-28
* Add direct getter for GrCaps to GrContext.Gravatar bsalomon2015-05-28
* Split drawing functionality out of GrContext and into new GrDrawContextGravatar robertphillips2015-05-26
* Store context options on caps.Gravatar bsalomon2015-05-22
* Revert of Store context options on caps. (patchset #3 id:40001 of https://cod...Gravatar bsalomon2015-05-22