skia2/modules
Chris Dalton 312669e3b0 Query GL_SAMPLES when creating an SkSurface from the WebGL canvas
This allows users to create their context with {antialias: true} and
*hope* for MSAA. This CL also updates viewer.html achieve MSAA with this
method, and if the browser doesn't give an MSAA, we simply abort.

Change-Id: Ia242d266123c4b08f15a357e1fedc449642d88d3
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/297597
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Commit-Queue: Chris Dalton <csmartdalton@google.com>
2020-06-19 19:59:15 +00:00
..
canvaskit Query GL_SAMPLES when creating an SkSurface from the WebGL canvas 2020-06-19 19:59:15 +00:00
particles Revert "Reland "Revert "Omit dead SkSL functions""" 2020-06-04 02:46:55 +00:00
pathkit Added CanvasKit.MakeImageFromCanvasImageSource which is useful as an alternative to 2020-06-15 19:35:09 +00:00
skottie [skottie] Add support for unprefixed valign/resizing props 2020-06-18 20:22:53 +00:00
skparagraph Cleaning codepoints/grapheme mess; it also helps with ICU API 2020-06-17 14:51:24 +00:00
skplaintexteditor Hide ICU C++ API from Skia users. 2020-05-29 21:43:19 +00:00
skresources [skottie] SkResources::loadTypeface() callback 2020-06-16 18:53:04 +00:00
sksg [skrive] Start parsing the node hierarchy 2020-06-18 19:29:42 +00:00
skshaper Clean up SkShaper_coretext.cpp & SkCGBase.h 2020-06-08 19:04:54 +00:00