servo/components/gfx
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
..
display_list Update WR (details below): 2017-10-16 16:33:24 +10:00
platform Abuse Vec as an allocator in gfx 2017-10-13 11:11:00 +02:00
text Make usage of simd in gfx optional 2017-10-13 11:10:58 +02:00
Cargo.toml Update WR (details below): 2017-10-16 16:33:24 +10:00
font.rs Update WR (font instance API). 2017-08-31 16:10:30 +10:00
font_cache_thread.rs Update WR (font variations, runtime dp ratio changes) 2017-09-21 10:11:30 +10:00
font_context.rs style: Use a SharedFontList object to store font-family values for Gecko. 2017-10-04 13:38:07 +08:00
font_template.rs order derivable traits lists 2017-08-23 21:38:44 +02:00
lib.rs Abuse Vec as an allocator in gfx 2017-10-13 11:11:00 +02:00