servo/components/compositing
Glenn Watson f1558b1c7b Update WR.
- Subpixel positioning improvements.
- Clipping fixes and optimizations.
- Fix panic when transform can't be inverted.
- Support multiple filters on single stacking context.
- Optimize gradients, support unlimited stops.
- Add external image + texture cache support.
- Support error path on shader compile error.
- Optimize border handling in texture atlas.
- Preliminary work towards clip/scroll root changes.
2017-02-07 17:19:16 +10:00
..
Cargo.toml Update rustc to 1.16.0-nightly (7821a9b99 2017-01-23). 2017-01-24 11:02:51 +01:00
compositor.rs Update WR. 2017-02-07 17:19:16 +10:00
compositor_thread.rs Add support for fullscreen #10102 2016-12-09 11:45:50 +01:00
delayed_composition.rs Move util::time::duration_from_nanoseconds to its only caller 2016-06-29 18:00:21 +02:00
lib.rs Update rustc to 1.16.0-nightly (7821a9b99 2017-01-23). 2017-01-24 11:02:51 +01:00
touch.rs Move DevicePixel to script_traits. 2017-01-11 15:27:14 +01:00
windowing.rs Implement home end key scroll. 2017-01-23 13:38:10 +00:00