servo/tests/unit/gfx
Glenn Watson c0531c312f Add WebRender integration to Servo.
WebRender is an experimental GPU accelerated rendering backend for Servo.

The WebRender backend can be specified by running Servo with the -w option (otherwise the default rendering backend will be used).

WebRender has many bugs, and missing features - but it is usable to browse most websites - please report any WebRender specific rendering bugs you encounter!
2016-02-18 10:35:29 +10:00
..
Cargo.toml Add failing test for FontCacheTask::add_web_font 2016-01-04 15:23:26 +01:00
font_cache_thread.rs Add WebRender integration to Servo. 2016-02-18 10:35:29 +10:00
lib.rs task -> thread 2016-01-10 17:58:13 +09:00
text_util.rs layout: Simplify and improve the correctness of whitespace stripping in 2015-04-08 14:29:23 -07:00