servo/components/gfx
Jack Moffitt 7acc0619e6 Correct usage of number of painting threads.
Previously this used the number of layout threads to allocate the
threadpool. This also makes the member name consistent with the rest of
the structure.
2015-02-19 16:17:55 -07:00
..
display_list Companion single Color patch. 2015-02-13 14:49:28 -08:00
platform Upgrade to rustc ba2f13ef0 2015-02-04 2015-02-11 14:48:34 -08:00
text Fix warnings in gfx. 2015-02-13 11:00:20 +01:00
buffer_map.rs Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev. 2015-01-28 10:16:49 +10:00
Cargo.toml Use rustc-serialize rather than the built-in deprecated serialize. 2015-02-17 13:24:15 +01:00
color.rs Companion single Color patch. 2015-02-13 14:49:28 -08:00
filters.rs Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev. 2015-01-28 10:16:49 +10:00
font.rs Fix warnings in gfx. 2015-02-13 11:00:20 +01:00
font_cache_task.rs Upgrade to rustc ba2f13ef0 2015-02-04 2015-02-11 14:48:34 -08:00
font_context.rs Import the util crate as util rather than servo_util. 2015-01-29 12:16:41 +01:00
font_template.rs gfx: Implement font-stretch per CSS3-FONTS § 3.3 in the Core Text 2015-01-28 12:42:52 -08:00
lib.rs Use rustc-serialize rather than the built-in deprecated serialize. 2015-02-17 13:24:15 +01:00
paint_context.rs Companion single Color patch. 2015-02-13 14:49:28 -08:00
paint_task.rs Correct usage of number of painting threads. 2015-02-19 16:17:55 -07:00