HOME

TheInfoList



OR:

SVGAlib was an open-source low-level graphics
library A library is a collection of materials, books or media that are accessible for use and not just for display purposes. A library provides physical (hard copies) or digital access (soft copies) materials, and may be a physical location or a vi ...
which ran on
Linux Linux ( or ) is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically packaged as a Linux distribution, which i ...
and
FreeBSD FreeBSD is a free and open-source Unix-like operating system descended from the Berkeley Software Distribution (BSD), which was based on Research Unix. The first version of FreeBSD was released in 1993. In 2005, FreeBSD was the most popular ...
and allowed programs to change
video mode Video mode can mean: * Operation mode used in DVD recorder to create DVD-Video compatible discs. See also VR Mode * Operation mode in frame buffer display modes * IBM PC compatible video display mode set by BIOS interrupt call INT 10H INT 10h, I ...
and display full-screen graphics, without the use of a
windowing system In computing, a windowing system (or window system) is software that manages separately different parts of display screens. It is a type of graphical user interface (GUI) which implements the WIMP (windows, icons, menus, pointer) paradigm for ...
. Some popular games like '' Quake'' and '' Doom'' have been ported to use SVGAlib.


History

The first version of SVGALib was based on version 1.2 of another library, VGALib. SVGALib was popular in the mid-1990s. Toward 2000, many applications that used it migrated to X11 and SDL, which could (until SDL 2.0) make use of SVGAlib as a video driver.


References


External links


SVGAlib
*
Development versions
(link on the site itself is broken) Articles with example C code Free computer libraries Graphics libraries {{Free-software-stub