macallan
9c10440f53
Add copycols() and copyrows() methods which, instead of calling the underlying
driver methods, call the driver's putchar() method to redraw the affected areas. For unaccelerated framebuffers where reads are expensive and we can't spare any memory for a shadow framebuffer. Enabled by setting VCONS_DONT_READ in scr_flags
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%