Suvarna Garge (Editor)

SVGALib

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Original author(s)
  
Harm Hanemaayer

Written in
  
C

Platform
  
x86, x86-64

Preview release
  
1.9.25

Operating system
  
Linux, FreeBSD

Stable release
  
1.4.3 / June 2, 2001; 15 years ago (2001-06-02)

SVGAlib is an open-source low-level graphics library which runs on Linux and FreeBSD and allows programs to change video mode and display full-screen graphics. Some popular games like Quake and Doom have been ported to use SVGAlib.

Contents

History

The library was popular in mid-1990s. Toward 2000, many applications that used it migrated to X11 and SDL, which itself can make use of SVGAlib as a video driver.

Sample

A sample of SVGAlib code is shown below.

References

SVGALib Wikipedia


Similar Topics