servo/components/canvas
Simon Sapin d4227b5b0d Remove some unused dependency declarations
This is based on compiling with `RUSTFLAGS="-W unused_crate_dependencies"` (CC https://github.com/rust-lang/rust/pull/72342) in a recent Nightly (more so than used in the tree as of this writing, CC https://github.com/servo/servo/issues/26661 for work-arounds).

Only one crate is actually removed from the dependency graph, others are still dependended from other places.
2020-05-29 00:04:34 +02:00
..
webgl_mode Convert all uses of UpdateResources api to use webrender transactions. 2020-05-11 17:41:56 -04:00
canvas_data.rs update rust toolchain 2020-05-21 21:51:49 +05:30
canvas_paint_thread.rs Convert all uses of UpdateResources api to use webrender transactions. 2020-05-11 17:41:56 -04:00
Cargo.toml Remove some unused dependency declarations 2020-05-29 00:04:34 +02:00
lib.rs Integrate swapchain surface provider changes into webgl and webxr implementations. 2020-03-09 17:50:54 -04:00
raqote_backend.rs Revert "Add a simple implementation of CanvasRenderingContext2d.fillText" 2020-03-24 10:35:52 +01:00
webgl_limits.rs Add support for WebGL2 MIN_PROGRAM_TEXEL_OFFSET 2020-04-30 10:11:11 +02:00
webgl_thread.rs Convert all uses of UpdateResources api to use webrender transactions. 2020-05-11 17:41:56 -04:00