servo/components/compositing
Glenn Watson 4469f39f3f Update WR (details below):
* Add support for clip masks on text runs.
* Fix atomic ordering of items with multiple shadows.
* Update to bincode + ipc-channel with optimizations.
* Fix some plane splitting precision errors.
* Improve the anti-aliasing quality significantly.
* Add internal ClipChain support.
* Fix diacritic glyphs on Linux.
2017-10-16 16:33:24 +10:00
..
Cargo.toml Update WR (details below): 2017-10-16 16:33:24 +10:00
compositor.rs Use the new nonzero crate in the msg crate 2017-10-13 11:10:16 +02:00
compositor_thread.rs implement clone for embedder and compositor proxies 2017-08-28 18:39:31 +08:00
lib.rs Use wrappers in the nonzero crate so users don’t need unstable features 2017-10-13 11:11:05 +02:00
touch.rs Fixed scaling artefacts in paint worklets caused by zoom and hidpi. 2017-07-20 17:25:50 -05:00
windowing.rs order derivable traits lists 2017-08-23 21:38:44 +02:00