- Feb 06, 2025
-
-
Michael Gebhard authored
accessing the usb device is still a hack, but i do not want to rely on waveshares 'Generic Storage RamDisc 1.00' scsi inquiry "identifier".
-
Michael Gebhard authored
pseudo_palette now properly translates colors to grayscale. I though FB_VISUAL_STATIC_PSEUDOCOLOR and cmap were supposed to do that but I did not get that to work. Keep cmap anyway, because tools like fbi use it
-
Michael Gebhard authored
-
- Jan 16, 2025
-
-
Michael Gebhard authored
mode 3-5 cause artefacts, when there are many adjacent updates, such as during typing.
-
- Jan 15, 2025
-
-
Michael Gebhard authored
rendering less now terminates, console might be usable with this version
-
Michael Gebhard authored
-
Michael Gebhard authored
load image commands larger than something around 100kB cause the display to freeze. 99880 bytes was fine, 102184 bytes were not.
-
Michael Gebhard authored
i lost the history between this and the previous commit. this version creates a working framebuffer device. the framebuffer implementation needs optimisation, combining queued updates as well as dropping updates that change nothing.
-
- Jan 18, 2020
-
-
Michael Gebhard authored
-
Michael Gebhard authored
-
- Jan 17, 2020
-
-
Michael Gebhard authored
-
Michael Gebhard authored
-
Michael Gebhard authored
-
Michael Gebhard authored
-
- Jan 04, 2020
-
-
Michael Gebhard authored
to late to split this into tidy commits, ups
-
- Dec 19, 2019
-
-
Michael Gebhard authored
-
Michael Gebhard authored
-
- Dec 18, 2019
-
-
Michael Gebhard authored
-
Michael Gebhard authored
removed everything from spidev.c which is not necessary to hav eprobe called
-