Commit graph

5 commits

Author SHA1 Message Date
Johnny C. Lam
b3b58df1a3 Use COMPILER_RPATH_FLAG and LINKER_RPATH_FLAG instead of the now
non-existent RPATH_FLAG.
2004-08-27 06:30:28 +00:00
Ben Collver
cd5249a135 upgrade to svgalib-1.4.3 2003-07-31 15:13:39 +00:00
Ben Collver
ccf112a40f Upgrade to svgalib-1.4.3 2003-07-31 15:12:39 +00:00
Soren Jacobsen
9efd60d9c9 Add -Wl,$(RPATH_FLAG)$(PREFIX)/lib to LDFLAGS in utils/ so that four programs
are properly linked.

Mmm PKG_DEVELOPER=YES
2003-07-27 11:12:58 +00:00
Ben Collver
615a8b2ace This is a low level console graphics library, originally based on VGAlib 1.2 by
Tommy Frandsen. VGAlib supported  a number  of  standard  VGA graphics modes,
as well high resolution/high color modes on many popular graphics adapters. As
of now, support for  many  more  chipsets  has  been  added.       

It supports transparent virtual  console  switching,  that is,  you can switch
consoles to and from text and graphics mode consoles using alt-[function key].
Also, svgalib corrects  most  of  VGAlib's textmode corruption behaviour by
catching SIGSEGV, SIGFPE, SIGILL, and other fatal  signals and  ensuring  that
a program is running in the currently visible virtual console before setting a
graphics mode.
2003-07-27 06:03:36 +00:00