aboutsummaryrefslogtreecommitdiff
path: root/lib/libvgl
Commit message (Expand)AuthorAgeFilesLines
* Remove whitespace at EOL.Dima Dorfman2001-07-151-59/+59
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Dont free a hard code array.Søren Schmidt2001-05-301-1/+1
* Use CONS_GETINFO ioctl to get geometry of the current text mode instead ofMaxim Sobolev2001-05-191-5/+7
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* Don't hardcode geometry of VESA_800x600 raster text mode (80x25). Instead saveMaxim Sobolev2001-01-251-2/+8
* Set properly the PixelBytes field for 8bits modes.Nicolas Souchu2001-01-251-0/+2
* Protect against multiple inclusion.Maxim Sobolev2001-01-241-0/+5
* Minor fixes:Maxim Sobolev2001-01-241-3/+3
* Version bump, because of ABI incompatibility.Nicolas Souchu2001-01-151-1/+1
* Add Truecolor 16 and 32bits support. Note that 24bits modes are notNicolas Souchu2001-01-134-35/+251
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-1/+1
* mdoc(7) police: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-141-1/+1
* Spell the sos's name correctly.Ruslan Ermilov2000-11-141-1/+1
* Initiate deorbit burn sequence for <machine/console.h>.Poul-Henning Kamp2000-10-087-7/+13
* Introduce .Lb macro to libvgl manpageAlexey Zelkin2000-04-221-1/+3
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-021-4/+8
* Replace beforeinstall target with new variables used by .mk system.Rodney W. Grimes2000-01-141-4/+1
* mdoc(7)'fyAlexey Zelkin2000-01-051-68/+71
* Fixed missing #include in synopsis.Bruce Evans1999-12-232-1/+3
* Document VGLGetXY and VGLSetXY functions.Andrzej Bialecki1999-12-131-0/+22
* Fix the VGLBITMAP_INITIALIZER macro; VXsize and VYsize shouldKazutaka YOKOTA1999-11-091-1/+1
* - This is the new version of libvgl jointly developed by sos and I.Kazutaka YOKOTA1999-11-088-148/+683
* Minor mdoc cleanup.Mike Pritchard1999-10-301-1/+1
* Complete page reorganization. I have splited FUNCTIONS section intoAlexey Zelkin1999-10-282-169/+190
* - Handle the signal SIGTERM.Kazutaka YOKOTA1999-08-281-9/+8
* $Id$ -> $FreeBSD$Peter Wemm1999-08-288-8/+8
* Assorted bug fixes.Kazutaka YOKOTA1999-08-225-21/+37
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.AqPhilippe Charnier1998-03-191-3/+3
* Fix a few typos.James Raynard1997-10-221-32/+33
* Fix a couble of typos.Søren Schmidt1997-10-161-6/+6
* Add rudimentary support for using the keyboard.Søren Schmidt1997-10-014-3/+105
* First import of my little "video graphic library".Søren Schmidt1997-08-178-0/+1749