diff options
author | Simon Glass <sjg@chromium.org> | 2021-11-19 13:23:45 -0700 |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2021-12-26 23:02:19 +0100 |
commit | 0fe5e9481e8ad39393523a23ebb090a249da18b7 (patch) | |
tree | 4841fc25d1ba69ba86858840bfad0eb53d7b5cae /common/console.c | |
parent | bc0abd80b3c2d395a0245d4e1ce4f8f445f79cde (diff) |
sandbox: video: Support 8bpp depth
At present sandbox only supports 16 and 32bpp depths, since those are the
easy ones with SDL.
We can support other depths by manually converting the pixel formats. Add
support for this, to enable an 8ppp (monochrome) format.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'common/console.c')
0 files changed, 0 insertions, 0 deletions