gecko-dev/servo/components/gfx
Patrick Walton 43b02049e1 servo: Merge #3752 - gfx: Switch the default to CPU painting (from pcwalton:default-cpu); r=larsbergstrom
We've discussed this some and I think there's consensus to do it as a
pragmatic decision for now. CPU painting is more stable, especially with
buggy drivers, and faster (because we aren't caching the necessary
OpenGL objects yet and possibly for other reasons), so it provides a
better "out of the box" experience for newcomers to Servo who don't know
to pass the `-c` option. This patch continues to reftest both Skia and
Skia-GL out of a desire to keep options open. Skia-GL remains a
first-class citizen.

r? @metajack

Source-Repo: https://github.com/servo/servo
Source-Revision: 1fd7650de504611016d1ce10a5af2c1a4e0f6b9c
2014-10-21 21:18:33 -06:00
..
display_list servo: Merge #3722 - Overhaul flow construction with several performance improvements (from pcwalton:flow-construction-overhaul); r=glennw 2014-10-21 10:06:37 -06:00
platform servo: Merge #3750 - Update rust-core-text, handle empty font collections. Fixes #3703 (from glennw:fix-3703); r=pcwalton 2014-10-21 02:12:38 -06:00
text servo: Merge #3722 - Overhaul flow construction with several performance improvements (from pcwalton:flow-construction-overhaul); r=glennw 2014-10-21 10:06:37 -06:00
buffer_map.rs servo: Merge #3438 - Upgrade Rust (from servo:rustup) 2014-09-20 15:35:08 -07:00
Cargo.toml servo: Merge #3435 - Reorganize macros crate; r=jdm (from Manishearth:macro_reorg) 2014-09-23 17:54:37 +05:01
color.rs servo: Merge #3438 - Upgrade Rust (from servo:rustup) 2014-09-20 15:35:08 -07:00
font_cache_task.rs servo: Merge #3675 - Add support for local font faces. Improves fonts on rust lang and guide (from glennw:local-fonts); r=pcwalton 2014-10-14 11:33:34 -06:00
font_context.rs servo: Merge #3722 - Overhaul flow construction with several performance improvements (from pcwalton:flow-construction-overhaul); r=glennw 2014-10-21 10:06:37 -06:00
font_template.rs servo: Merge #3230 - Cargoify servo (from servo:cargoify) 2014-09-09 08:18:18 -06:00
font.rs servo: Merge #3722 - Overhaul flow construction with several performance improvements (from pcwalton:flow-construction-overhaul); r=glennw 2014-10-21 10:06:37 -06:00
lib.rs servo: Merge #3435 - Reorganize macros crate; r=jdm (from Manishearth:macro_reorg) 2014-09-23 17:54:37 +05:01
render_context.rs servo: Merge #3749 - gfx: Update rust-azure to pick up arcs, gradients, and subpixel text (from pcwalton:update-rust-azure); r=metajack 2014-10-21 19:54:37 -06:00
render_task.rs servo: Merge #3752 - gfx: Switch the default to CPU painting (from pcwalton:default-cpu); r=larsbergstrom 2014-10-21 21:18:33 -06:00