commit | ffbddff89afa7d4cf09774375a161958358af0a8 | [log] [tgz] |
---|---|---|
author | Marc Chalain <marc.chalain@gmail.com> | Tue Sep 03 16:47:43 2013 +0200 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Wed Sep 11 11:20:26 2013 -0700 |
tree | 88c8d854b5d1c545ce745902165f389a753af814 | |
parent | bfbb8e59fadda112fcdb0bf0a0ed2c0b6c1e1923 [diff] |
fbdev: Support of TrueColor and Directcolor of video hardware backend check the type of the framebuffer and accept DirectColor and TrueColor I use a "switch case" to implement other cases in the future.