aboutsummaryrefslogtreecommitdiffstats
path: root/support/magicleap/Servo2D/code
Commit message (Expand)AuthorAgeFilesLines
* Removed `support/magicleap`michaelgrigoryan252023-05-2218-1376/+0
* Reduce magicleap servo screen resolutionAlan Jeffrey2019-08-131-2/+2
* Make the magicleap servo2d app 16x9 rather than squareAlan Jeffrey2019-08-121-6/+6
* Use the built-in laser pointer for magicleapAlan Jeffrey2019-08-125-40/+10
* Updated Servo2D to LRE v0.22.0Alan Jeffrey2019-08-0919-151/+747
* Added gstreamer support to the magicleap portAlan Jeffrey2019-08-081-0/+9
* Add Servo3D immersive demo for magicleapAlan Jeffrey2019-06-131-2/+4
* Support passing in arguments from embedding. Read arguments for Magic Leap fr...Josh Matthews2019-05-023-5/+9
* Support launching Servo2d with a URI.Josh Matthews2019-05-013-5/+29
* Build MagicLeap port using libsimpleservo.Josh Matthews2019-03-042-8/+22
* Add basic keyboard support for magicleapAlan Jeffrey2018-12-182-2/+58
* Tidy up UI of magicleap appAlan Jeffrey2018-11-292-17/+23
* Update MPL license to https (part 1)Jan Andre Ikenmeyer2018-11-193-3/+3
* Use a laser pointer rather than the trackpad to control web content.Alan Jeffrey2018-11-154-29/+105
* Auto merge of #22094 - asajeffrey:magicleap-shutdown, r=paulrougetbors-servo2018-11-061-2/+2
|\
| * Shut down servo when the ML app quitsAlan Jeffrey2018-11-021-2/+2
* | Support scrolling in Magic Leap ServoAlan Jeffrey2018-11-012-10/+13
|/
* Get the Servo2D URL bar to show the current URL, and to navigate when edited.Alan Jeffrey2018-10-312-11/+48
* Hook up the back and forward buttons to history traversal in Magic Leap Servo2DAlan Jeffrey2018-10-302-6/+28
* Auto merge of #22044 - asajeffrey:magicleap-less-egl-buffer-swapping, r=jdmbors-servo2018-10-301-16/+0
|\
| * Reduce the amount of EGL buffer swapping the ML port is doingAlan Jeffrey2018-10-291-16/+0
* | Get the ML port to follow hyperlinksAlan Jeffrey2018-10-292-9/+85
|/
* Support building for Magic Leap.Alan Jeffrey2018-10-298-0/+497