<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libvgl/bitmap.c, branch releng/4.5</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.5</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.5'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1999-11-08T11:37:46Z</updated>
<entry>
<title>- This is the new version of libvgl jointly developed by sos and I.</title>
<updated>1999-11-08T11:37:46Z</updated>
<author>
<name>Kazutaka YOKOTA</name>
<email>yokota@FreeBSD.org</email>
</author>
<published>1999-11-08T11:37:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5acf51ea02ea31f47358e87bacdaaaa6c9ed7dc4'/>
<id>urn:sha1:5acf51ea02ea31f47358e87bacdaaaa6c9ed7dc4</id>
<content type='text'>
  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.)
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T00:22:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T00:22:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>urn:sha1:7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Assorted bug fixes.</title>
<updated>1999-08-22T03:31:13Z</updated>
<author>
<name>Kazutaka YOKOTA</name>
<email>yokota@FreeBSD.org</email>
</author>
<published>1999-08-22T03:31:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5e7a62b28b77ba1f47da67d5ef2d31abf7ab1700'/>
<id>urn:sha1:5e7a62b28b77ba1f47da67d5ef2d31abf7ab1700</id>
<content type='text'>
keyboard.c
- Call tcsetattr() in VGLKeyboardEnd() to restore tty, only when
  tty attributes have been previously saved.
  PR: misc/9524
  Submitted by: Katusyuki 'kei' Maeda (kei@nanet.co.jp)
- Set up the tty raw mode correctly.

main.c
- Restore VESA_800x600 raster text mode correctly in VGLEnd().
  Submitted by: des

text.c
- Allocate the correct size of a font buffer in VGLSetFontFile().
  I forgot the submitter ;-(

simple.c, bitmap.c
- Fix address calculation for the VGA mode X in VGLGetXY() and
  VGLBitmapCopy().
- Fix typo (dsty -&gt; dstx) in __VGLBitmapCopy().

Reviewed by: sos
</content>
</entry>
<entry>
<title>First import of my little "video graphic library".</title>
<updated>1997-08-17T21:09:35Z</updated>
<author>
<name>Søren Schmidt</name>
<email>sos@FreeBSD.org</email>
</author>
<published>1997-08-17T21:09:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9a57b7d230c34b2703928de03fb53ed7dc6f9c4f'/>
<id>urn:sha1:9a57b7d230c34b2703928de03fb53ed7dc6f9c4f</id>
<content type='text'>
See the manpage vgl.3 for more info.

A little example will follow shortly.
</content>
</entry>
</feed>
