summaryrefslogtreecommitdiffstats
path: root/src/layout.cpp
AgeCommit message (Collapse)AuthorFilesLines
2017-08-08layers: introduce layers.hpp and .cpp for layer related codeMarcus Fritzsch1-42/+0
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>
2017-08-08layout: add surface id to layer mappingMarcus Fritzsch1-0/+36
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>
2017-08-08app: add very c++-y layout parsingMarcus Fritzsch1-0/+11
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>