aboutsummaryrefslogtreecommitdiffstats
path: root/components/webvr_traits/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove WebVRAlan Jeffrey2020-04-081-39/+0
* Update to latest xrtest apiManish Goregaokar2019-07-011-1/+1
* Support creating and messaging mock displayManish Goregaokar2019-05-301-0/+1
* Allow webvr thread consumers to request input dataManish Goregaokar2019-05-031-0/+6
* Use a test VRDisplay that renders to a GL windowAlan Jeffrey2019-03-051-0/+1
* Use webvr future_frame_data to avoid blocking the WebGL threadAlan Jeffrey2019-02-261-0/+1
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* `cargo fix --edition-idioms`Simon Sapin2018-11-081-20/+18
* Reorder importsPyfisch2018-11-061-2/+2
* `cargo fix --edition`Simon Sapin2018-11-061-18/+18
* Format components webvr_traits #21373chansuke2018-09-031-1/+2
* Update rust-webvr to 0.8Imanol Fernandez2017-08-311-1/+1
* Remove explicit dependencies on serde_deriveSimon Sapin2017-06-161-2/+1
* Implement Gamepad APIImanol Fernandez2017-04-121-0/+6
* Remove unused features from webvr traitsAnthony Ramine2017-02-211-2/+0
* Update rustc to 1.16.0-nightly (7821a9b99 2017-01-23).Ms2ger2017-01-241-1/+0
* WebVR API Implementation, r=larsbergstromImanol Fernandez2017-01-091-0/+29