skia2/gn
Chris Dalton 622650a194 ccpr: Simplify triangle corners
Modifies triangle corner shaders to just approximate their coverage with
linear values that ramp to zero at bloat vertices outside the triangle.

For the vertex backend, since corners now have the same fragment shader
as the rest of the triangle, we fold them in with the other steps and
draw triangles in a single pass.

The geometry backend still draws triangles in two passes, as there is
not an apparent performance advantage in combining them.

Bug: skia:
Change-Id: Ib4a89d793a3c706f734d0271875c8a3e5c87c49b
Reviewed-on: https://skia-review.googlesource.com/112632
Commit-Queue: Chris Dalton <csmartdalton@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2018-03-08 02:19:50 +00:00
..
toolchain BUILD: link and solink uses rsp file 2018-02-10 00:15:31 +00:00
__init__.py Make gn directory importable in python 2017-03-20 17:40:30 +00:00
ar.py
bench.gni Revert "Revert "remove unused SkCurveMeasure"" 2018-01-06 18:24:57 +00:00
BUILD.gn set -Wno-implicit-fallthrough on GCC too 2018-02-22 21:05:45 +00:00
BUILDCONFIG.gn BUILD(win): find 'Build Tools for VS 2017', doc update 2018-02-14 21:25:14 +00:00
call.py Add gn plumbing for mdbviz tool 2017-09-05 13:57:44 +00:00
checkdir.py Bundle resources and skps directories into iOS app. 2017-11-29 17:06:25 +00:00
codesign_ios.py Allow different identities for iOS code signing 2017-12-07 20:42:00 +00:00
compile_processors.py switched to infra version of clang-format for skslc 2017-07-27 20:28:50 +00:00
core.gni Revert "Revert "add tiler for SkDraw"" 2018-03-07 19:39:00 +00:00
cp.py
create_sksl_enums.py Create sksl_enums.inc with UNIX line endings (even on Windows) 2018-02-09 15:13:11 +00:00
effects.gni add TrimPathEffect 2018-03-07 22:32:20 +00:00
find_headers.py Add Goma support in gn_flavor. 2017-12-08 20:09:18 +00:00
find_ios_sysroot.py
flutter_defines.gni Switch MDB GrContextOptions over to Enable style 2018-02-08 16:28:30 +00:00
gen_plist_ios.py Add create_bundle support for GN 2017-11-28 15:29:07 +00:00
gm.gni Remove GrSurfaceOrigin from GrSurfaceDesc. 2018-03-05 18:50:25 +00:00
gn_helpers.py
gn_meta_sln.py
gn_to_bp_utils.py Add gn_to_bp script for SkQP. 2018-02-02 15:12:20 +00:00
gn_to_bp.py Reland "Reland "make SkJumper stages normal Skia code"" 2018-03-07 17:32:40 +00:00
gn_to_cmake.py
gpu.gni ccpr: Simplify triangle corners 2018-03-08 02:19:50 +00:00
gypi_to_gn.py
highest_version_dir.py Filter Windows SDK and Compiler directories 2017-12-11 20:26:08 +00:00
is_clang.py
opts.gni Reland "Reland "make SkJumper stages normal Skia code"" 2018-03-07 17:32:40 +00:00
pdf.gni Revert "Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context."" 2017-11-17 16:22:56 +00:00
push_to_android.py
run_sksllex.py Re-land "converted OverdrawColorFilter to SkSL" 2017-10-26 14:58:27 +00:00
samples.gni Resurrect pathfinder in viewer and rename to "bisect" 2018-02-20 20:44:33 +00:00
shared_sources.gni Reland "Reland "make SkJumper stages normal Skia code"" 2018-03-07 17:32:40 +00:00
sksl.gni converted YUVEffect to SkSL 2017-12-22 14:06:45 +00:00
tests.gni Revert "Revert "add tiler for SkDraw"" 2018-03-07 19:39:00 +00:00
utils.gni Revert "Revert "remove unused SkCurveMeasure"" 2018-01-06 18:24:57 +00:00
xps.gni