[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-mq200.so

Graphics driver for MediaQ MQ-200 chipsets

Syntax:

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

Runs on:

x86, PowerPC, MIPS, SH4

Options:

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

Options specific to this driver:

mode=optsconfig_file
Specifies the full path to mq200.conf, the configuration file that is required to display to an LCD display (if no configuration file is specified, the default displays to a CRT monitor).

Description:

The devg-mq200.so driver provides accelerated 2D support for the specified graphics chipsets.

Supported chipsets

Acceleration features

Feature Provision
Solid fills Yes
Pattern fills Yes
Onscreen blitting Yes
Offscreen blitting Yes
Chroma-keyed blitting Yes
Alpha blending No
Raster OP's Full
Bitmaps Yes

Other features

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

Resolution and refresh support

Display size (pixels): Refresh rate (Hz): Color depth (bits per pixel):
640x480 60, 70, 75, 85 8, 16, 32
800x600 60, 70, 75, 85 8, 16, 32
1024x768 60, 70, 75, 85 8, 16
1152x864 60, 70, 75, 85 8, 16
1280x1024 60, 70, 75 8

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]