Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove WebVR | Alan Jeffrey | 2020-04-08 | 3 | -96/+0 |
| | |||||
* | Update ipc-channel and crossbeam-channel. | Josh Matthews | 2020-02-20 | 1 | -2/+2 |
| | |||||
* | Replace use of gleam in webgl with sparkle. | Josh Matthews | 2019-09-11 | 1 | -1/+1 |
| | |||||
* | Update ipc-channel and related dependencies | Bastien Orivel | 2019-08-27 | 1 | -2/+2 |
| | |||||
* | Update to latest xrtest api | Manish Goregaokar | 2019-07-01 | 3 | -3/+3 |
| | |||||
* | Pass events loop to glwindow test webvr implementation | Alan Jeffrey | 2019-07-01 | 1 | -1/+1 |
| | |||||
* | Add Servo3D immersive demo for magicleap | Alan Jeffrey | 2019-06-13 | 1 | -1/+1 |
| | |||||
* | Support creating and messaging mock display | Manish Goregaokar | 2019-05-30 | 3 | -1/+4 |
| | |||||
* | Update rust-webvr | Manish Goregaokar | 2019-05-30 | 1 | -1/+1 |
| | |||||
* | Glutin update: dependencies update | Paul Rouget | 2019-05-25 | 1 | -1/+1 |
| | |||||
* | Revert "Glutin update: dependencies update" | Josh Matthews | 2019-05-22 | 1 | -1/+1 |
| | | | | This reverts commit 30fb18e7113c108bf93be93f7675a9574fd761a5. | ||||
* | Glutin update: dependencies update | Paul Rouget | 2019-05-22 | 1 | -1/+1 |
| | |||||
* | Add GetGamepadsForDisplay message for initializing inputs | Manish Goregaokar | 2019-05-03 | 1 | -0/+4 |
| | |||||
* | Allow webvr thread consumers to request input data | Manish Goregaokar | 2019-05-03 | 1 | -0/+6 |
| | |||||
* | Update webvr | Manish Goregaokar | 2019-05-03 | 1 | -1/+1 |
| | |||||
* | Use a test VRDisplay that renders to a GL window | Alan Jeffrey | 2019-03-05 | 1 | -0/+1 |
| | |||||
* | Pass the GL context to the VRDisplay when rendering | Alan Jeffrey | 2019-02-27 | 1 | -1/+1 |
| | |||||
* | Use webvr future_frame_data to avoid blocking the WebGL thread | Alan Jeffrey | 2019-02-26 | 2 | -1/+2 |
| | |||||
* | Allow the embedder to register their own VRServices | Alan Jeffrey | 2019-02-14 | 1 | -1/+1 |
| | |||||
* | Update MPL license to https (part 4) | Jan Andre Ikenmeyer | 2018-11-19 | 2 | -2/+2 |
| | |||||
* | `cargo fix --edition-idioms` | Simon Sapin | 2018-11-08 | 2 | -21/+19 |
| | |||||
* | Reorder imports | Pyfisch | 2018-11-06 | 1 | -2/+2 |
| | |||||
* | Switch most crates to the 2018 edition | Simon Sapin | 2018-11-06 | 1 | -0/+1 |
| | |||||
* | Sort `use` statements | Simon Sapin | 2018-11-06 | 1 | -1/+1 |
| | |||||
* | `cargo fix --edition` | Simon Sapin | 2018-11-06 | 2 | -19/+19 |
| | |||||
* | Add lots of derived Debug impls | Alan Jeffrey | 2018-10-29 | 1 | -1/+1 |
| | |||||
* | Replace mpsc with crossbeam/servo channel, update ipc-channel | Simon Sapin | 2018-09-12 | 1 | -1/+1 |
| | | | | Co-authored-by: Gregory Terzian <gterzian@users.noreply.github.com> | ||||
* | Format components webvr_traits #21373 | chansuke | 2018-09-03 | 2 | -3/+13 |
| | |||||
* | Bump ipc-channel and bincode | Bastien Orivel | 2018-03-21 | 1 | -1/+1 |
| | | | | This required bumping uuid too which unfortunately duplicated rand. | ||||
* | Update WR (details below): | Glenn Watson | 2017-10-16 | 1 | -1/+1 |
| | | | | | | | | | | * Add support for clip masks on text runs. * Fix atomic ordering of items with multiple shadows. * Update to bincode + ipc-channel with optimizations. * Fix some plane splitting precision errors. * Improve the anti-aliasing quality significantly. * Add internal ClipChain support. * Fix diacritic glyphs on Linux. | ||||
* | Implement Gradle flavors | Imanol Fernandez | 2017-09-30 | 1 | -1/+1 |
| | |||||
* | Update rust-webvr to 0.8 | Imanol Fernandez | 2017-08-31 | 2 | -2/+2 |
| | |||||
* | Remove explicit dependencies on serde_derive | Simon Sapin | 2017-06-16 | 2 | -3/+1 |
| | |||||
* | Bump serde to 1.0 | Bastien Orivel | 2017-06-16 | 1 | -4/+4 |
| | |||||
* | Update rust-webvr | Imanol Fernandez | 2017-05-25 | 1 | -1/+1 |
| | |||||
* | Implement Gamepad API | Imanol Fernandez | 2017-04-12 | 3 | -6/+13 |
| | |||||
* | Remove unused features from webvr traits | Anthony Ramine | 2017-02-21 | 1 | -2/+0 |
| | |||||
* | Update serde to 0.9 (fixes #15325) | Anthony Ramine | 2017-02-18 | 1 | -4/+4 |
| | |||||
* | Reorder some dependencies | Anthony Ramine | 2017-02-18 | 1 | -1/+1 |
| | |||||
* | Update ipc-channel to 0.6.3 | Anthony Ramine | 2017-02-16 | 1 | -1/+1 |
| | |||||
* | Update rustc to 1.16.0-nightly (7821a9b99 2017-01-23). | Ms2ger | 2017-01-24 | 1 | -1/+0 |
| | |||||
* | WebVR API Implementation, r=larsbergstrom | Imanol Fernandez | 2017-01-09 | 3 | -0/+70 |