commit | 07078c29663c6530e6a35b136422448c3bd6d105 | [log] [tgz] |
---|---|---|
author | Dan Fandrich <dan@coneharvesters.com> | Wed Jan 26 11:30:34 2011 -0800 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sat Feb 05 03:34:52 2011 +0100 |
tree | b1c0520c4e393a5abbbe1f4ba27c2a05d18f8846 | |
parent | 3e2834fe72b023155904e118c4f71a8ff73a90ec [diff] |
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>