freebsd-dev/lib/libvgl
Nicolas Souchu 933d455fac Add Truecolor 16 and 32bits support. Note that 24bits modes are not
supported since it's not easy to put 3 bytes accross 64Kb windows
of memory. This should not be such a problem with linear framebuffers.

There is no major interface modification except that the color type
becomes u_long instead of byte. So one just need to recompile his
application.

Approved by:	Soren Schmidt <sos@freebsd.dk>
2001-01-13 11:30:17 +00:00
..
bitmap.c Add Truecolor 16 and 32bits support. Note that 24bits modes are not 2001-01-13 11:30:17 +00:00
keyboard.c Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
main.c Add Truecolor 16 and 32bits support. Note that 24bits modes are not 2001-01-13 11:30:17 +00:00
Makefile Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
mouse.c Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
simple.c Add Truecolor 16 and 32bits support. Note that 24bits modes are not 2001-01-13 11:30:17 +00:00
text.c Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
vgl.3 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
vgl.h Add Truecolor 16 and 32bits support. Note that 24bits modes are not 2001-01-13 11:30:17 +00:00