servo/components/gfx/display_list
Martin Robinson 553f1fc192 Rework how StackingContexts are dynamically added to layers
StackingContexts are added to layers when it is necessary to maintain
their ordering on top of other layered StackingContexts. Instead of
tracking the information about a layer scattered around into different
structs, combine it all into LayerInfo. LayerInfo will be used in the
future to hold layer information for DisplayItems that are layerized
independently of StackingContexts.
2015-10-05 13:35:31 -07:00
..
mod.rs Rework how StackingContexts are dynamically added to layers 2015-10-05 13:35:31 -07:00
optimizer.rs Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00