summaryrefslogtreecommitdiffstats
path: root/lib/libvgl/main.c
Commit message (Expand)AuthorAgeFilesLines
* Convert files to UTF-8 and add some copyright markers where missing.uqs2012-01-071-1/+1
* Signal handlers are supposed to take an int parameter.stefanf2004-06-081-2/+2
* Fix typo in the BSD copyright: s/withough/without/schweikh2002-06-021-1/+1
* Implement __FBSDID()dillon2001-09-161-2/+3
* - Do not call VGLEnd() and exit() to terminate the programyokota2001-07-241-2/+15
* Use CONS_GETINFO ioctl to get geometry of the current text mode instead ofsobomax2001-05-191-5/+7
* Don't hardcode geometry of VESA_800x600 raster text mode (80x25). Instead savesobomax2001-01-251-2/+8
* Set properly the PixelBytes field for 8bits modes.nsouch2001-01-251-0/+2
* Add Truecolor 16 and 32bits support. Note that 24bits modes are notnsouch2001-01-131-4/+75
* Initiate deorbit burn sequence for <machine/console.h>.phk2000-10-081-1/+3
* - This is the new version of libvgl jointly developed by sos and I.yokota1999-11-081-68/+303
* - Handle the signal SIGTERM.yokota1999-08-281-9/+8
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Assorted bug fixes.yokota1999-08-221-2/+14
* Add rudimentary support for using the keyboard.sos1997-10-011-1/+6
* First import of my little "video graphic library".sos1997-08-171-0/+226
OpenPOWER on IntegriCloud