Let fbsplash display images even when a second buffer is active
authorDan Fandrich <dan@coneharvesters.com>
Wed, 26 Jan 2011 19:30:34 +0000 (11:30 -0800)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 5 Feb 2011 02:34:52 +0000 (03:34 +0100)
commit07078c29663c6530e6a35b136422448c3bd6d105
treeb1c0520c4e393a5abbbe1f4ba27c2a05d18f8846
parent3e2834fe72b023155904e118c4f71a8ff73a90ec
Let fbsplash display images even when a second buffer is active

If a previous application uses double buffering and makes the
second buffer visible, fbsplash's images (written to the first
buffer) otherwise won't be visible.

Signed-off-by: Dan Fandrich <dan@coneharvesters.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
miscutils/fbsplash.c