deberg
9a37177d17
fix 16BPP support (for next68k), from Timm Wetzel.
2000-09-29 06:29:47 +00:00
drochner
2379551296
add 2bpp support, for sake of NeXT monochrome displays, from
...
matt debergalis <deberg@mit.edu> KB1CTH per PR kern/6741 and kern/6786,
minimally corrected
1999-01-11 11:08:14 +00:00
cgd
540ab1b88d
since 'long's in this code are meant to be exactly 32-bits wide, use
...
'int32_t's instead, so that this code is usable on the alpha.
1995-11-24 23:50:51 +00:00
pk
6a7edf0b56
Move font defs back into machine-dependent area (per Jonathan Stone).
...
Integrate patches from der Mouse (8-bit cleanliness, FULLSCREEN option,
SMALLFONT option).
The (MD) caller of rcons_init() is now responsible for initialising `rc_font'.
1995-10-04 23:57:17 +00:00
pk
a8e925d362
rcons (Raster CONSole) brought over here from the sparc area.
...
sparc device dependencies have been removed, as well as all references
to `struct fbdevice's. Clients need to #include <dev/rcons/rcons.h>.
1995-09-17 19:56:30 +00:00