aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/msg/compositor.rs
Commit message (Expand)AuthorAgeFilesLines
* new token-permissions model, and compositor filters paint messages based on idTim Kuehn2013-07-021-74/+0
* forward/back navigation with shift+backspace and backspaceTim Kuehn2013-07-021-0/+2
* add pipeline.rs, modularized pipelines communicating with constellationTim Kuehn2013-07-011-8/+23
* Implement dynamic resolution, messaging from compositor to renderer, delete u...eschweic2013-06-201-1/+2
* libmsg crate for message interfaces to compositor and engineTim Kuehn2013-06-191-0/+56