summaryrefslogtreecommitdiffstats
path: root/lib/libvgl
Commit message (Expand)AuthorAgeFilesLines
* Fix various typos in manual pages.gjb2012-02-251-2/+2
* Convert files to UTF-8 and add some copyright markers where missing.uqs2012-01-078-8/+9
* Quiet down clang -Werror.pfg2012-01-041-2/+2
* Integrate the line drawing algorithm from the book "Graphic Gems 1".pfg2012-01-031-22/+191
* Change libvgl's set4pixels() and set2lines() functions from plaindim2010-10-041-4/+4
* Build lib/ with WARNS=6 by default.ed2010-01-021-0/+1
* Bump the version of all non-symbol-versioned shared libraries inkensmith2009-07-191-1/+1
* Bump library versions in preparation for 7.0.deischen2007-05-211-1/+1
* o Fix typo.maxim2006-10-211-1/+1
* Bump the shared library version number of all libraries that have notkensmith2005-07-221-1/+1
* Expand contractions.ru2005-02-131-1/+1
* Sort sections.ru2005-01-201-2/+2
* Mechanically kill hard sentence breaks.ru2004-07-021-4/+8
* Signal handlers are supposed to take an int parameter.stefanf2004-06-081-2/+2
* Fix typo.josef2004-05-121-1/+1
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-2/+2
* Zap now-unused SHLIB_MINORpeter2002-09-281-1/+0
* Fix typo in the BSD copyright: s/withough/without/schweikh2002-06-027-7/+7
* Fix syntax errors (labels with no statement following).wollman2002-05-301-0/+2
* add missing MLINKSphantom2001-12-211-1/+10
* Fixed bitrot in synopsis. The change of the color type from byte to u_longbde2001-10-031-8/+8
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-4/+4
* Implement __FBSDID()dillon2001-09-166-12/+18
* mdoc(7) police: join split punctuation to macro calls.ru2001-08-101-1/+2
* More spelling fixes.ru2001-08-071-3/+3
* Fix spelling in the last commit. (Oh, I thought I had run ispell... ;-<yokota2001-07-261-3/+3
* Adds notes on program termination and signal handlers.yokota2001-07-261-0/+48
* - Do not call VGLEnd() and exit() to terminate the programyokota2001-07-241-2/+15
* Remove whitespace at EOL.dd2001-07-151-59/+59
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* Dont free a hard code array.sos2001-05-301-1/+1
* Use CONS_GETINFO ioctl to get geometry of the current text mode instead ofsobomax2001-05-191-5/+7
* MAN[1-9] -> MAN.ru2001-03-271-1/+1
* 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
* Protect against multiple inclusion.sobomax2001-01-241-0/+5
* Minor fixes:sobomax2001-01-241-3/+3
* Version bump, because of ABI incompatibility.nsouch2001-01-151-1/+1
* Add Truecolor 16 and 32bits support. Note that 24bits modes are notnsouch2001-01-134-35/+251
* Prepare for mdoc(7)NG.ru2000-12-291-1/+1
* mdoc(7) police: removed history info from the .Os FreeBSD call.ru2000-12-141-1/+1
* Spell the sos's name correctly.ru2000-11-141-1/+1
* Initiate deorbit burn sequence for <machine/console.h>.phk2000-10-087-7/+13
* Introduce .Lb macro to libvgl manpagephantom2000-04-221-1/+3
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-021-4/+8
* Replace beforeinstall target with new variables used by .mk system.rgrimes2000-01-141-4/+1
* mdoc(7)'fyphantom2000-01-051-68/+71
* Fixed missing #include in synopsis.bde1999-12-232-1/+3
* Document VGLGetXY and VGLSetXY functions.abial1999-12-131-0/+22
* Fix the VGLBITMAP_INITIALIZER macro; VXsize and VYsize shouldyokota1999-11-091-1/+1
OpenPOWER on IntegriCloud