servo/components/canvas
pylbrecht 04e9523e5f Use push_layer_with_blend() only when necessary
push_layer_with_blend() comes at a performance cost, so we only use it
on blend modes that require it.
2019-12-17 19:52:01 +01:00
..
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 Handle empty paths in PathBuilder::get_current_point() 2019-12-17 19:51:57 +01:00
canvas_paint_thread.rs Use non-IPC webrender API over explicit IPC channels. 2019-11-27 20:47:53 -05:00
Cargo.toml style: Don't specify minor version for cssparser. 2019-11-30 20:45:06 +01:00
lib.rs Use non-IPC webrender API over explicit IPC channels. 2019-11-27 20:47:53 -05:00
raqote_backend.rs Use push_layer_with_blend() only when necessary 2019-12-17 19:52:01 +01:00
webgl_limits.rs Add Support for WebGL Transormfeedback 2019-11-08 15:22:52 +01:00
webgl_thread.rs Add extra debug assertions for WebGL errors 2019-12-06 14:56:46 -06:00