servo/components/compositing
Glenn Watson 2d6626e7ef Use WindowMethods to get native graphics metadata instead of
relying on azure. This is a prerequisite for the switch to glutin.

Tested on Linux, mac. Tested that android + cef build.
2014-10-24 13:45:42 +10:00
..
platform Move windowing code out of the compositor 2014-10-10 11:36:12 -07:00
Cargo.toml Move windowing code out of the compositor 2014-10-10 11:36:12 -07:00
compositor.rs Use WindowMethods to get native graphics metadata instead of 2014-10-24 13:45:42 +10:00
compositor_data.rs Allow individual layers to render their own background color 2014-10-14 09:59:07 -07:00
compositor_task.rs Use WindowMethods to get native graphics metadata instead of 2014-10-24 13:45:42 +10:00
constellation.rs Use opts as a global, to avoid cloning and passing the struct all over the code. 2014-10-20 10:48:47 +10:00
events.rs auto merge of #3538 : mrobinson/servo/events-and-layers, r=zwarich 2014-10-01 14:33:26 -06:00
headless.rs Remove SetLayerClipRect and add SetLayerOrigin 2014-09-12 11:29:14 -07:00
lib.rs Move windowing code out of the compositor 2014-10-10 11:36:12 -07:00
pipeline.rs Use opts as a global, to avoid cloning and passing the struct all over the code. 2014-10-20 10:48:47 +10:00
scrolling.md Add documentation about the scrolling model 2014-10-10 09:26:43 -07:00
windowing.rs Use WindowMethods to get native graphics metadata instead of 2014-10-24 13:45:42 +10:00