servo/components/compositing
Glenn Watson 9e874f50ae Update WR (gradients, batching, text run, border changes).
- Tidy and optimize the batching code.
- Support tiling / repeat for linear and radial gradients.
- Fix some edge cases of subpixel text AA.
- Add clip mask support to border shaders.
- Optimization to text run creation on CPU.
- Handle more box-shadow clipping cases.
- Fix a panic that could occur when window size is 0.
- Clip / scroll API improvements.
2017-04-12 13:29:03 +10:00
..
Cargo.toml Remove servo feature from servo_url 2017-04-07 17:51:49 +10:00
compositor.rs Update WR (gradients, batching, text run, border changes). 2017-04-12 13:29:03 +10:00
compositor_thread.rs Let the embedder decide if servo should follow a link or not 2017-03-02 09:33:45 +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 Introduce CSSPixel as a replacement for ViewportPx and PagePx. 2017-02-24 06:58:10 +10:00
touch.rs Rename ScreenPx to DeviceIndependentPixel. 2017-02-22 14:37:24 +10:00
windowing.rs Update WR (gl/es runtime table, scroll roots). 2017-03-23 14:32:03 +10:00