Files
servo/components/constellation
Emilio Cobos Álvarez 21df4014db constellation: Make setting up the WebGL state fallible.
This fixes a regression caused by the glutin update.

We now are creating EGL contexts in Linux Wayland, instead of X context, so the
GLContextFactory assumption of one GL back-end per platform is broken.

This just works around it, for now, but in general I think not relying on
available WebGL state is a good thing, and we do that already for WebVR anyway.
2018-03-09 23:27:29 +01:00
..
2018-02-28 16:25:32 +01:00
2018-01-19 15:06:52 +01:00
2016-12-14 18:04:37 -06:00