freebsd-dev/lib/libvgl
Maxim Sobolev 5c9a541b66 Minor fixes:
- Use "OPOST | ONLCR" as a c_oflag in the raw mode instead of 0, which should
  make debug output mode readable;
- flush input buffer when switching to/from raw mode. This should prevent
  leaking raw scancodes into your shell prompt when program called
  VGLKeyboardEnd() w/o processing all scancodes in the buffer.
2001-01-24 09:05:35 +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 Minor fixes: 2001-01-24 09:05:35 +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 Version bump, because of ABI incompatibility. 2001-01-15 13:19:05 +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