devg-flat.so

Graphics driver for unaccelerated flat frame buffers

Syntax:

io-display [-vf]
           -d vid=[0x]vendor_id,did=[0x]device_id[,deviceindex=index]
           [-c config_file] [-p priority]

Runs on:

Neutrino

Targets:

x86, PowerPC, ARMLE, MIPS, SHLE

Options:

For the general io-display options that you can use with this driver, see io-display.

You can set configuration options that are specific to this driver by using the memopts setting in display.conf:

memopts=config-file
The full path to the configuration file for the driver. For example, flat.conf is located in /usr/photon/config and describes the supported options.

Description:

The devg-flat.so driver provides unaccelerated flat support for frame buffers.


Note: Graphics drivers run at a higher priority than applications, but they shouldn't run at a higher priority than the audio, or else breaks in the audio occur. You can use the on command to adjust the priorities of the audio and graphics drivers.

Files:

This driver needs the following at run time:

libffb.so
Software rasterization library.

See also:

io-display