5635823e17
As in the past, to avoid rewriting various autotests that contain line-number information, an extra blank line has been inserted at the end of the license text to ensure that this commit does not change the total number of lines in the license header. Change-Id: I311e001373776812699d6efc045b5f742890c689 Reviewed-by: Rohan McGovern <rohan.mcgovern@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.