skia2/example
csmartdalton 008b9d80ab Add the ability to enable/disable GPU path renderers
Adds a bitfield to GrContextOptions that masks out path renderers.
Adds commandline flags support to set this bitfield in tools apps.
Removes GrGLInterfaceRemoveNVPR since we can now accomplish the same
thing in the context options.

BUG=skia:

Change-Id: Icf2a4df36374b3ba2f69ebf0db56e8aedd6cf65f
Reviewed-on: https://skia-review.googlesource.com/8786
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Chris Dalton <csmartdalton@google.com>
2017-02-22 20:29:56 +00:00
..
mac move HelloWorld to be a peer of SampleApp 2015-02-02 12:55:14 -08:00
HelloWorld.cpp simplify composing raster surface into window 2016-09-29 19:58:04 +00:00
HelloWorld.h Remove use of MakeRenderTargetDirect from view system 2016-07-28 15:17:34 -07:00
SkiaSDLExample.cpp Add the ability to enable/disable GPU path renderers 2017-02-22 20:29:56 +00:00