Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Zap now-unused SHLIB_MINOR | peter | 2002-09-28 | 1 | -1/+0 |
| | |||||
* | add missing MLINKS | phantom | 2001-12-21 | 1 | -1/+10 |
| | |||||
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -1/+1 |
| | |||||
* | Version bump, because of ABI incompatibility. | nsouch | 2001-01-15 | 1 | -1/+1 |
| | | | | Suggested by: Maxim Sobolev <sobomax@FreeBSD.org> | ||||
* | Replace beforeinstall target with new variables used by .mk system. | rgrimes | 2000-01-14 | 1 | -4/+1 |
| | | | | Reviewed by: marcel, and make world | ||||
* | Fixed missing #include in synopsis. | bde | 1999-12-23 | 1 | -0/+1 |
| | | | | | Fixed misspelling of VGLPanScreen in its prototype. Fixed missing installation of link to VGLPanScreen.3. | ||||
* | - This is the new version of libvgl jointly developed by sos and I. | yokota | 1999-11-08 | 1 | -1/+1 |
| | | | | | | | | | 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.) | ||||
* | Complete page reorganization. I have splited FUNCTIONS section into | phantom | 1999-10-28 | 1 | -0/+23 |
| | | | | | | two subsections: SINOPSIS (declarations) and DESCRIPTION (descriptions) All functions now mentioned in NAME section (apropos capable manpage :) Various mdoc fixe | ||||
* | Add rudimentary support for using the keyboard. | sos | 1997-10-01 | 1 | -1/+1 |
| | |||||
* | First import of my little "video graphic library". | sos | 1997-08-17 | 1 | -0/+12 |
See the manpage vgl.3 for more info. A little example will follow shortly. |