skia2/tools/viewer
Chris Dalton 1e6c5b8dee Add a "preferredInternalSampleCount" cap
This new cap tells Ganesh how many samples to use when performing
internal draws with MSAA or mixed samples. The default is always 4x,
but the client can change that with
GrContextOptions::fPreferredInternalMSAASampleCount.

Also adds a command line flag to viewer to control
fPreferredInternalMSAASampleCount.

Bug: skia:
Change-Id: Iba369273e802aa1bee796b576b3c18af347b0494
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/221156
Commit-Queue: Chris Dalton <csmartdalton@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2019-06-17 23:47:59 +00:00
..
BisectSlide.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
BisectSlide.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GMSlide.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GMSlide.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
ImageSlide.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
ImageSlide.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
ImGuiLayer.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
ImGuiLayer.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
ParticlesSlide.cpp Use better widget for multiline strings in particle GUI 2019-05-08 19:32:57 +00:00
ParticlesSlide.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SampleSlide.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SampleSlide.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkottieSlide.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkottieSlide.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SKPSlide.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SKPSlide.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
Slide.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SlideDir.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SlideDir.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
StatsLayer.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
StatsLayer.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SvgSlide.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SvgSlide.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
TouchGesture.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
TouchGesture.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
Viewer.cpp Add a "preferredInternalSampleCount" cap 2019-06-17 23:47:59 +00:00
Viewer.h Normalize storage of shader strings in the cache 2019-04-25 15:27:59 +00:00