[Previous] [Contents] [Index] [Next]

Caution: This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs.

devg-vga.so

Generic graphics driver (VGA)

Syntax:

io-graphics -d vga [option[,option...]]
            ... &

Runs on:

x86

Options:

For the general io-graphics options that can be used with this driver, see io-graphics.

Description:

The devg-vga.so driver provides 16-color 2D support for the specified graphics chipsets.

Supported chipsets

Acceleration features

None

Video Overlay/Scaler support

None

Other features

Feature Provision
Hardware Cursor No
TV Out No
Video capture No
DPMS (power saving) No

Resolution and refresh support

Display size (pixels): Refresh rate (Hz): Color depth (bits per pixel):
640x480 60 4

Files:

This driver needs the following files available at run time:

libdisputil.so
Graphics driver utility library.
libffb.so
Software rasterization library.

See also:

io-graphics, crttrap, devgt-iographics


[Previous] [Contents] [Index] [Next]