aboutsummaryrefslogtreecommitdiff
path: root/lib/libvgl/simple.c
Commit message (Expand)AuthorAgeFilesLines
* Convert files to UTF-8 and add some copyright markers where missing.Ulrich Spörlein2012-01-071-1/+1
* Quiet down clang -Werror.Pedro F. Giffuni2012-01-041-2/+2
* Integrate the line drawing algorithm from the book "Graphic Gems 1".Pedro F. Giffuni2012-01-031-22/+191
* Change libvgl's set4pixels() and set2lines() functions from plainDimitry Andric2010-10-041-4/+4
* Fix typo in the BSD copyright: s/withough/without/Jens Schweikhardt2002-06-021-1/+1
* Implement __FBSDID()Matthew Dillon2001-09-161-2/+3
* Add Truecolor 16 and 32bits support. Note that 24bits modes are notNicolas Souchu2001-01-131-22/+121
* Initiate deorbit burn sequence for <machine/console.h>.Poul-Henning Kamp2000-10-081-1/+1
* - This is the new version of libvgl jointly developed by sos and I.Kazutaka YOKOTA1999-11-081-33/+79
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Assorted bug fixes.Kazutaka YOKOTA1999-08-221-2/+2
* First import of my little "video graphic library".Søren Schmidt1997-08-171-0/+357