commit | 04a4be65b7fce487b388ebd0a750ffbff954da91 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Mon Dec 30 11:47:47 2019 +0100 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Mon Dec 30 11:47:47 2019 +0100 |
tree | 414b7694edd3055bb61b61378c7ce38de722050e | |
parent | 1dda6d8a1ac1ff1c7b93e89f6ee7020f24be8ee8 [diff] |
cfb2: Fix cfb2_setpixel() return value On cfb2, pixel values are in the range 0..3, not 0..15. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>