aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/ops/GrAADistanceFieldPathRenderer.cpp
Commit message (Expand)AuthorAge
* Rename GrAADistanceFieldPathRenderer to GrSmallPathRendererGravatar Jim Van Verth2017-03-16
* Retract GrContext from src/gpu/effectsGravatar Robert Phillips2017-03-15
* Preparatory ProxificationGravatar Robert Phillips2017-03-14
* Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derive...Gravatar Brian Salomon2017-03-09
* Remove atlas creation from GrResourceProviderGravatar Robert Phillips2017-03-02
* Clean up/remove unused GrFragmentProcessor-derived ctorsGravatar Robert Phillips2017-02-28
* Reland: Allow DFPathRenderer to store bitmaps at low resolutionsGravatar Jim Van Verth2017-02-28
* Revert "Allow distance field path renderer to store bitmaps at low resolutions"Gravatar Cary Clark2017-02-28
* Allow distance field path renderer to store bitmaps at low resolutionsGravatar Jim Van Verth2017-02-28
* Make GrPipelineAnalysis a nested class of GrProcessorSet.Gravatar Brian Salomon2017-02-22
* Clean up DFs for extremely small pathsGravatar Jim Van Verth2017-02-21
* Let DFPathRenderer accept smaller paths.Gravatar Jim Van Verth2017-02-16
* Fix DistanceFieldPathRenderer assert.Gravatar Jim Van Verth2017-02-16
* Use SDF path miplevels based on the original path's sizeGravatar Jim Van Verth2017-02-16
* Remove component flags from GrPipelineInput.Gravatar Brian Salomon2017-02-14
* Revert "Use SDF path miplevels based on the original path's size."Gravatar Jim Van Verth2017-02-10
* Use SDF path miplevels based on the original path's size.Gravatar Jim Van Verth2017-02-10
* make GR_TEST_UTILS=0 workGravatar Hal Canary2017-02-02
* Fix perf regression with SDF pathsGravatar Jim Van Verth2017-01-12
* More fixes for distance field pathsGravatar Jim Van Verth2017-01-11
* Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.Gravatar Brian Salomon2017-01-11
* SkTypes.h : move SkAutoMalloc into SkAutoMalloc.hGravatar Hal Canary2017-01-11
* Revert "More fixes for distance field paths"Gravatar Jim Van Verth2017-01-11
* More fixes for distance field pathsGravatar Jim Van Verth2017-01-11
* Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"Gravatar Kevin Lubick2017-01-11
* SkTypes.h : move SkAutoMalloc into SkAutoMalloc.hGravatar Hal Canary2017-01-11
* Generate Signed Distance Field directly from vector pathGravatar joel.liang2017-01-09
* Removes tracking of whether color is ignored by XP.Gravatar Brian Salomon2017-01-04
* Removing tracking of whether GP/FP coverage calculations are used by XP.Gravatar Brian Salomon2017-01-04
* Remove ref counting from GrOp.Gravatar Brian Salomon2017-01-03
* This renames methods and classes that relate to static analysis of combinatio...Gravatar Brian Salomon2016-12-21
* Revert of Generate Signed Distance Field directly from vector path (patchset ...Gravatar rmistry2016-12-21
* Generate Signed Distance Field directly from vector pathGravatar joel.liang2016-12-20
* Rename files, macros, types, and functions related to GrDrawOp testing.Gravatar Brian Salomon2016-12-20
* Floor to scalar for SDF paths.Gravatar Jim Van Verth2016-12-20
* Revert of Generate Signed Distance Field directly from vector path (patchset ...Gravatar rmistry2016-12-19
* Generate Signed Distance Field directly from vector pathGravatar joel.liang2016-12-18
* Rename GrBatchAtlas -> GrDrawOpAtlas.Gravatar Brian Salomon2016-12-17
* move src/gpu/batches -> src/gpu/opsGravatar Brian Salomon2016-12-16