skia2/modules
Kevin Lubick 799abb7bb8 [canvaskit] Set unsupported WebGL caps to false
The defaults were true for these, but if there was no
support, they should be set to false.

This was causing some warnings from the console, like:
WebGL: INVALID_ENUM: enable: invalid capability

Change-Id: I53b6120c969174a9ecd6d47df001870c71231352
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/470737
Reviewed-by: Greg Daniel <egdaniel@google.com>
2021-11-12 18:04:03 +00:00
..
androidkit [JetSki] get TypeFace from FontMgr 2021-10-20 19:33:30 +00:00
audioplayer implement SkAudioPLayer for Android 2020-12-15 00:12:48 +00:00
canvaskit [canvaskit] Set unsupported WebGL caps to false 2021-11-12 18:04:03 +00:00
particles Replace fSkVMDebugTrace program setting with SkVMDebugInfo. 2021-11-12 14:13:14 +00:00
pathkit [infra] Deduplicate serve.py 2021-10-12 11:42:50 +00:00
skottie add skottie support for Bulge ADBE effect 2021-11-04 21:05:22 +00:00
skparagraph [graphite] More testing infrastructure 2021-10-13 15:15:29 +00:00
skplaintexteditor Reland "Add format-specifier warnings to SkDebugf." 2021-06-25 17:57:43 +00:00
skresources Export some classes callers may use for Skottie. 2021-10-13 01:35:54 +00:00
sksg Pass CTM to path effects (experimental) 2021-07-13 18:42:55 +00:00
skshaper Support building on clang with -std=c++14 but no C++17 extension warning. 2021-10-12 16:34:30 +00:00
skunicode Reland "Reland "Small changes for SkText that are not in experimental directory"" 2021-09-15 15:31:14 +00:00
svg Fix Clang warning -Wbitwise-instead-of-logical. 2021-10-26 21:35:37 +00:00