commit | e3c0d8af43272eb31f16b535ab821fd98399e8fa | [log] [tgz] |
---|---|---|
author | Giulio Camuffo <giuliocamuffo@gmail.com> | Sat Oct 17 19:24:13 2015 +0300 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Fri Oct 23 15:23:32 2015 -0700 |
tree | 1233f483b645108bd55463af75b2c6314c552edf | |
parent | ecf819b82e200177ef8f76097df0aeec1178a6a0 [diff] |
compositor: introduce structs to handle backends configuration This commit introduces the structs weston_backend_config and weston_backend_output_config, to prepare for the new config system for the backends. Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>