servo/components/gfx/display_list
Glenn Watson f47ba6fd33 First step towards 3d transforms.
* Add parser support for 3d transforms.
 * Change ComputedMatrix to a representation that suits interpolation.
 * Switch stacking contexts to use 4x4 matrices.

The transforms themselves are still converted to 2d and handled by azure for now, but this is a small standalone part that can be landed now to make it easier to review.
2015-05-29 09:47:38 +10:00
..
mod.rs First step towards 3d transforms. 2015-05-29 09:47:38 +10:00
optimizer.rs layout: Draw elements with position: relative; z-index: auto over 2015-05-12 17:32:59 -07:00