Go to file
Brian Osman ae0c50c624 Only support SkVertices in GrDrawVerticesOp and GrRenderTargetContext
Allow overriding the primitive type at draw time, so everyone can
funnel through the same code path. Simplifies the color array type
logic, and saves one memcpy (of indices) in the drawWireframe case.

Bug: skia:
Change-Id: I46653d34169842b9b5304cff48d804b2a9ace529
Reviewed-on: https://skia-review.googlesource.com/17783
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2017-05-26 18:24:42 +00:00
animations
bench
bin
debugger
dm Tag CodecSrc bitmaps with standard color spaces 2017-05-26 18:14:34 +00:00
example
experimental
fuzz
gm
gn rasterpipeline: 2017-05-26 18:19:37 +00:00
include Add method to GrContext to purge unlocked resources. 2017-05-26 18:14:33 +00:00
infra Create blacklist for new SKP repository 2017-05-26 16:59:03 +00:00
platform_tools
resources
samplecode
site
src Only support SkVertices in GrDrawVerticesOp and GrRenderTargetContext 2017-05-26 18:24:42 +00:00
tests Add method to GrContext to purge unlocked resources. 2017-05-26 18:14:33 +00:00
third_party
tools
.clang-format
.gitignore
.gn
AUTHORS
BUILD.gn
codereview.settings
CONTRIBUTING
CQ_COMMITTERS
DEPS
Doxyfile
LICENSE
PRESUBMIT.py
public.bzl
README
README.chromium
whitespace.txt

Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

See full details, and build instructions, at https://skia.org.