commit | dd45b4490100f70e21000c5181540c224e0f3c41 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Wed Oct 31 17:08:59 2018 +0100 |
committer | Pierre Ossman <ossman@cendio.se> | Thu Nov 01 16:11:42 2018 +0100 |
tree | 440df3c66f396e20c1dc40989d1ee40211252d26 | |
parent | 2affd7753274ddf3b93505f0ae26af3c45aa3fec [diff] |
Let CMsgHandler::serverInit() handle initial set up Avoid using the callbacks used for runtime changes for the initial setup. They weren't really useful anyway as you could not allocate a framebuffer without also knowing the pixel format. So make things more clear by letting serverInit() get the initial settings.