Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced failible boolean with an enum | Tobias Tschinkowitz | 2020-04-23 | 1 | -7/+6 |
| | |||||
* | Add trait DomObjectWrap to provide WRAP function | YUAN LYU | 2020-03-20 | 1 | -2/+0 |
| | |||||
* | Initial implementation of WebGLSync | Istvan Miklos | 2019-10-02 | 1 | -0/+138 |
This patch adds initial support for WebGLSync. Note: There is no test for the isSync, deleteSync and waitSync functions in the `conformance2/sync/sync-webgl-specific.html`. |