ed5a7e22be
Functionality has been moved into qt_example.prf Change-Id: I81423eb4c5645f03b131932b2d37eceee9fea086 Reviewed-on: http://codereview.qt.nokia.com/371 Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com> |
||
---|---|---|
.. | ||
README | ||
svgalib.desktop | ||
svgalib.pro | ||
svgalibpaintdevice.cpp | ||
svgalibpaintdevice.h | ||
svgalibpaintengine.cpp | ||
svgalibpaintengine.h | ||
svgalibplugin.cpp | ||
svgalibscreen.cpp | ||
svgalibscreen.h | ||
svgalibsurface.cpp | ||
svgalibsurface.h |
This is the SVGA screen driver plugin example for QWS. You may need to set the SVGALIB_DEFAULT_MODE environment variable. These values have been confirmed to work on one specific machine using svgalib 1.4.3: 18, 24, 34, 35, 36 There is a bug in the example causing missing updates in 8-bit mode (e.g. modes 10 and 12). Fixing this bug is left as an exercise for the reader.