aboutsummaryrefslogtreecommitdiffstats
path: root/ports/glutin/headless_window.rs
Commit message (Expand)AuthorAgeFilesLines
* Make headless window set current GL context before compositing.Josh Matthews2019-07-251-18/+23
* Support running WebGL in its own thread or on the main thread.Josh Matthews2019-07-251-1/+1
* Update euclid.Emilio Cobos Álvarez2019-07-231-10/+10
* Get the glwindow test XR device to share a GL context with WebGLAlan Jeffrey2019-07-171-6/+29
* Get the `servo` crate building with the new WebRenderPatrick Walton2019-07-091-2/+2
* Add media (WindowGLContext) module in canvas_traitVíctor Manuel Jáquez Leal2019-07-041-0/+13
* Make prepare_for_composite return voidoneturkmen2019-06-051-3/+1
* Refactoring of the Glutin port in preparation of the compositor refactoring.Paul Rouget2019-04-291-0/+200