servo/components/canvas_traits
Kunal Mohan a4ba33376a
Remove dependency of constellation on canvas
move `ConstellationCanvasMsg` to canvas_traits and start canvas paint thread
to components/servo. This, however, does not remove dependency for conditional
compilation options.
2020-02-06 08:03:49 +05:30
..
webgl_channel Support running WebGL in its own thread or on the main thread. 2019-07-25 23:05:03 -04:00
canvas.rs Add missing CompositionStyle::Clear 2020-01-27 19:21:45 +01:00
Cargo.toml Remove dependency of constellation on canvas 2020-02-06 08:03:49 +05:30
lib.rs Remove dependency of constellation on canvas 2020-02-06 08:03:49 +05:30
webgl.rs Add support for WebGL2 uniform matrix operations 2020-01-17 11:42:45 +01:00