aboutsummaryrefslogtreecommitdiffstats
path: root/ports/glutin/app.rs
Commit message (Expand)AuthorAgeFilesLines
* Revert "Auto merge of #24677 - jdm:iframe-sizing-cleanup, r=asajeffrey"jdm-revert4Josh Matthews2020-01-151-1/+1
* Centralize definitions of window sizes and DPI in compositor/constellation du...Josh Matthews2019-11-061-1/+1
* Extract device_pixels_per_px from global optsglowe2019-10-261-3/+10
* Extract 3 more embedder optionsglowe2019-10-261-1/+3
* Remove some global options access within glutinglowe2019-10-261-7/+17
* Make it possible to rotate in webxr glwindow viewPaul Rouget2019-10-011-20/+50
* Get the glwindow test XR device to share a GL context with WebGLAlan Jeffrey2019-07-171-1/+2
* Auto merge of #23574 - asajeffrey:glutin-reduce-borrow-duration, r=paulrougetbors-servo2019-07-011-24/+28
|\
| * Dead code eliminationAlan Jeffrey2019-07-011-4/+0
| * Handle resize events during run_foreverAlan Jeffrey2019-06-261-3/+19
| * Don't process events while borrowing the event loopAlan Jeffrey2019-06-141-19/+11
* | Fix some new warningsSimon Sapin2019-06-221-3/+3
|/
* Add ANGLE support to default embedding.Josh Matthews2019-05-091-7/+8
* Refactoring of the Glutin port in preparation of the compositor refactoring.Paul Rouget2019-04-291-0/+195