Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement __FBSDID() | dillon | 2001-09-16 | 1 | -2/+3 |
| | |||||
* | Initiate deorbit burn sequence for <machine/console.h>. | phk | 2000-10-08 | 1 | -1/+2 |
| | | | | | | | | | Replace all in-tree uses with necessary subset of <sys/{fb,kb,cons}io.h>. This is also the appropriate fix for exo-tree sources. Put warnings in <machine/console.h> to discourage use. November 15th 2000 the warnings will be converted to errors. January 15th 2001 the <machine/console.h> files will be removed. | ||||
* | - This is the new version of libvgl jointly developed by sos and I. | yokota | 1999-11-08 | 1 | -7/+6 |
| | | | | | | | | | It adds new functions and extend some structures and can handle VESA modes. - Update the man page. - Bump the library version number. (The old version will be added to compat3x.) | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | First import of my little "video graphic library". | sos | 1997-08-17 | 1 | -0/+284 |
See the manpage vgl.3 for more info. A little example will follow shortly. |