skia2/experimental
Kevin Lubick 3902628e35 Support WebGL 1.0 with caps
There is some logic in here for 2.0 as well, just as a
"as long as I was looking at the specs", but only 1.0
is really supported.

This seems to resolve the bug where some GPUs weren't
advertising correctly that they had vertex array object
support, by checking for both extension names (with and
without "GL_" prefix)

Of note, this saves about 18 Kb (5.5 Kb gzipped) of code size
by compiling out the unneeded GLES checks/functionality.

Bug: skia:8378
Change-Id: I773bf4dbf231b991051d2a9f640b8047a9010e7d
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/203461
Commit-Queue: Kevin Lubick <kjlubick@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2019-03-28 17:21:23 +00:00
..
c-api-example bin/sysopen: script moved to bin 2018-12-06 14:21:33 +00:00
docs runs some sample animations side by side in canvas and svg 2015-11-16 13:36:08 -08:00
documentation bin/sysopen: script moved to bin 2018-12-06 14:21:33 +00:00
go-demo Experimental Go bindings for Skia 2017-05-10 15:32:19 +00:00
go-skia Fix go syntax for Debian compile 2018-03-19 20:26:46 +00:00
Networking Remove a huge pile of views code 2017-11-22 18:59:44 +00:00
nima Refactor Nima code 2018-10-30 19:32:52 +00:00
pvg add pvg experiment 2018-11-02 15:35:21 +00:00
svg/model some SkAtomics cleanup 2018-12-04 13:53:39 +00:00
tools bin/gerrit-number (no longer experimental) 2018-12-05 16:47:29 +00:00
wasm-skp-debugger Support WebGL 1.0 with caps 2019-03-28 17:21:23 +00:00
xps_to_png experimental/xps_to_png: pass in DPI as program argument 2016-11-14 15:39:09 +00:00