Crate cognitive [] [src]

Curate package for crates related to building display compositors or window managers.

After crates reexported here mature they all will be moved to new repository.

Documentation

Links to sub-crates documentations:

Reexports

pub extern crate dharma;
pub extern crate timber;
pub extern crate cognitive_graphics as graphics;
pub extern crate cognitive_qualia as qualia;
pub extern crate cognitive_renderer_gl as renderer_gl;
pub extern crate cognitive_inputs as inputs;
pub extern crate cognitive_outputs as outputs;
pub extern crate cognitive_device_manager as device_manager;