skia2/tools/flags
Chris Dalton c3176002bc Lift the tessellation atlas into its own path renderer
Creates a new path renderer, GrAtlasPathRenderer, that handles all the
atlasing. Managing the atlas in its own path renderer gives us more
control over when atlasing happens in the chain, will allow us to more
easily use the atlas in kCoverage mode, and makes the clipping code
cleaner.

Bug: skia:12258
Change-Id: Ie0b669974936c23895c8ab794e2d97206ed140f8
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/431896
Commit-Queue: Chris Dalton <csmartdalton@google.com>
Reviewed-by: Michael Ludwig <michaelludwig@google.com>
2021-07-23 23:02:58 +00:00
..
CommandLineFlags.cpp Update SkTQSort to use half-open ranges. 2020-07-14 22:13:59 +00:00
CommandLineFlags.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
CommonFlags.h Add an "allPathsVolatile" option for testing 2020-09-23 19:02:27 +00:00
CommonFlagsAA.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
CommonFlagsConfig.cpp Run dmsaa on ANGLE es2 bots 2021-07-19 16:05:39 +00:00
CommonFlagsConfig.h Convert dmsaa to an SkSurfaceProp 2021-04-20 16:24:56 +00:00
CommonFlagsGpu.cpp Lift the tessellation atlas into its own path renderer 2021-07-23 23:02:58 +00:00
CommonFlagsImages.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00