Go to file
Michael Ludwig b9c27d3e7c Delete InstanceWriter in StrokeFixedCountTessellator
writePatches() just calls into PatchWriter directly now.

Change-Id: Icbdbd554f04f7a609b199a709922cb63fce5c8f0
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/502060
Reviewed-by: Christopher Dalton <csmartdalton@google.com>
Commit-Queue: Michael Ludwig <michaelludwig@google.com>
2022-02-19 01:45:10 +00:00
animations
bazel [bazel] Update to use emsdk 3.1.4 2022-02-15 17:47:03 +00:00
bench Rename GrSwizzle to skgpu::Swizzle 2022-02-16 13:30:14 +00:00
bin Reland "Build CanvasKit using GN/Ninja" 2022-02-15 16:31:10 +00:00
build/fuchsia
build_overrides Add Abseil dependency for Dawn 2021-09-22 22:05:32 +00:00
client_utils/android Make class members that are static constexpr also be inline. 2021-10-11 16:22:59 +00:00
demos.skia.org [canvaskit] Add in fillText to spreadsheet demo for comparison 2022-02-15 15:35:43 +00:00
dm Remove g8 config from DM/FM. Switch CPU bots to test r8 instead. 2022-02-15 15:46:10 +00:00
docker Reland "Build CanvasKit using GN/Ninja" 2022-02-15 16:31:10 +00:00
docs/examples Reland "Add kR8_unorm_SkColorType" 2022-02-10 18:00:19 +00:00
example [bazel] Use font manager in HelloWorld. 2022-01-11 16:22:52 +00:00
experimental [graphite] Update memory handling between keybuilder and the key 2022-02-18 21:00:42 +00:00
fuzz Control growth of FuzzNicePath with chain of path transforms 2022-02-14 19:11:54 +00:00
gm Correct FreeType palette setup. 2022-02-18 05:08:22 +00:00
gn [graphite] Update memory handling between keybuilder and the key 2022-02-18 21:00:42 +00:00
include use flatten/unflattend Slugs to draw 2022-02-18 15:11:22 +00:00
infra [infra] Stop overspecifying the version of 10.14. 2022-02-17 00:50:45 +00:00
modules Rename GrSwizzle to skgpu::Swizzle 2022-02-16 13:30:14 +00:00
platform_tools Fix SkQP errors when built in the Android framework. 2022-02-11 20:48:50 +00:00
resources Support font palette overrides through SkFontArguments 2022-02-17 13:19:53 +00:00
samplecode Pre-construct device-to-layer matrix for skif::Mappings 2022-02-16 16:26:40 +00:00
site Remove isOpaque parameter from CanvasKit SkRuntimeEffect APIs 2022-02-10 17:15:13 +00:00
specs [infra] Port serve.py from Python2 to 3 2021-08-31 15:28:19 +00:00
src Delete InstanceWriter in StrokeFixedCountTessellator 2022-02-19 01:45:10 +00:00
tests [graphite] Update memory handling between keybuilder and the key 2022-02-18 21:00:42 +00:00
third_party Reland "Build CanvasKit using GN/Ninja" 2022-02-15 16:31:10 +00:00
toolchain [bazel] Regenerate files and build with c++17 2022-02-01 13:15:22 +00:00
tools [graphite] Fix shader dictionary's map key equality check. 2022-02-18 20:25:39 +00:00
.bazelrc [canvaskit] Add more features to Bazel build 2022-02-04 21:33:20 +00:00
.bazelversion [canvaskit] Add skottie to Bazel build 2022-02-04 19:18:27 +00:00
.clang-format
.clang-tidy
.gitignore Add .vscode to the default gitignore list. 2021-10-13 15:23:02 +00:00
.gn
.vpython [python3] Reland recipes -> python3 changes 2021-12-01 13:04:03 +00:00
AUTHORS Fix a null pointer bug in SkData::copyRange 2022-01-24 19:27:13 +00:00
BUILD.bazel [bazel] Compile gms for wasm and WebGL 2022-02-09 18:56:17 +00:00
BUILD.gn Reland "Build CanvasKit using GN/Ninja" 2022-02-15 16:31:10 +00:00
codereview.settings
CONTRIBUTING
CQ_COMMITTERS
DEPS Roll SwiftShader from 4228bb95b5b5 to b4a56a893496 (4 revisions) 2022-02-18 04:51:13 +00:00
DIR_METADATA
go_repositories.bzl [bazel] Sketching out HelloWorld sk_app using GL 2022-01-11 13:06:19 +00:00
go.mod [bazel] Sketching out HelloWorld sk_app using GL 2022-01-11 13:06:19 +00:00
go.sum [bazel] Sketching out HelloWorld sk_app using GL 2022-01-11 13:06:19 +00:00
LICENSE
OWNERS [infra] Add wildcard OWNERS 2021-08-30 19:19:34 +00:00
PRESUBMIT.py Remove AUTHORS check from PRESUBMIT.py 2021-09-30 14:12:18 +00:00
public.bzl remove jpeg from android builds flagged with no_codec 2022-02-14 19:29:10 +00:00
README
README.chromium
RELEASE_NOTES.txt Support font palette overrides through SkFontArguments 2022-02-17 13:19:53 +00:00
whitespace.txt Push shaders.skia.org. 2022-01-19 21:46:16 +00:00
WORKSPACE.bazel [bazel] Update to use emsdk 3.1.4 2022-02-15 17:47:03 +00:00

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

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