Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modify *::get_cx methods to return a safe JSContext instead of a raw one | marmeladema | 2019-07-24 | 1 | -3/+3 |
* | Convert CGTraitInterface to use safe JSContext instead of raw JSContext | marmeladema | 2019-07-24 | 1 | -3/+3 |
* | add XREye.none | Manish Goregaokar | 2019-07-16 | 1 | -1/+1 |
* | Add a viewer typed reference space | Manish Goregaokar | 2019-07-11 | 1 | -3/+3 |
* | Hook webxr data into XRFrame/XRView/XRSpace | Manish Goregaokar | 2019-07-11 | 1 | -9/+14 |
* | Remove mozjs dep from malloc_size_of. | Josh Matthews | 2019-05-02 | 1 | -0/+1 |
* | Consistently use GlobalScope in XR code | Manish Goregaokar | 2019-04-03 | 1 | -1/+1 |
* | Make XRViewerPose inherit from XRPose | Manish Goregaokar | 2019-04-03 | 1 | -7/+21 |
* | Switch viewerpose to an any attribute | Manish Goregaokar | 2018-12-22 | 1 | -14/+24 |
* | Add spec links | Manish Goregaokar | 2018-12-22 | 1 | -0/+1 |
* | Fill in XR frame/pose/view implementations | Manish Goregaokar | 2018-12-21 | 1 | -4/+19 |
* | Basic XRViewerPose interface | Manish Goregaokar | 2018-12-19 | 1 | -0/+30 |