svn commit: r229415 - head/lib/libvgl

Dimitry Andric dim at FreeBSD.org
Tue Jan 10 08:07:47 UTC 2012


On 2012-01-03 20:47, Pedro F. Giffuni wrote:
> Author: pfg
> Date: Tue Jan  3 19:47:32 2012
> New Revision: 229415
> URL: http://svn.freebsd.org/changeset/base/229415
>
> Log:
>    Integrate the line drawing algorithm from the book "Graphic Gems 1".
>
>    http://www.graphicsgems.org/
>
>    At the time it claimed to be 3-4 times faster than the traditional
>    algorithm.

Btw, why is this library in the base system at all?  It seems totally
unused, except for one picobsd Makefile?


More information about the svn-src-all mailing list