servo/components/canvas
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_mode Use non-IPC webrender API over explicit IPC channels. 2019-11-27 20:47:53 -05:00
azure_backend.rs Handle empty paths in PathBuilder::get_current_point() 2019-12-17 19:51:57 +01:00
build.rs Print an error message if neither Canvas 2D backend is selected 2019-07-01 15:46:36 +02:00
canvas_data.rs Create new subpath with origin after drawing rect 2020-01-19 09:23:18 +01:00
canvas_paint_thread.rs Remove dependency of constellation on canvas 2020-02-06 08:03:49 +05:30
Cargo.toml Add support for WebGL2 uniform matrix operations 2020-01-17 11:42:45 +01:00
lib.rs Remove dependency of constellation on canvas 2020-02-06 08:03:49 +05:30
raqote_backend.rs Add missing CompositionStyle::Clear 2020-01-27 19:21:45 +01:00
webgl_limits.rs Add initial support for WebGL2 uniform buffer functions 2020-01-09 11:17:50 +01:00
webgl_thread.rs Add support for WebGL2 uniform matrix operations 2020-01-17 11:42:45 +01:00