Ignore:
Timestamp:
May 5, 2011, 5:36:53 AM (14 years ago)
Author:
Dmitry A. Kuminov
Message:

trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/examples/qws/svgalib/README

    r561 r846  
    1 This is the SVGA screen driver plugin example from Qt 4.4. The code does
    2 not compile with Qt 4.5, because the internal graphics engine has changed.
     1This is the SVGA screen driver plugin example for QWS.
    32
    4 This is unsupported code, provided for convenience in case there is
    5 interest in porting it to Qt 4.5.
     3You may need to set the SVGALIB_DEFAULT_MODE environment
     4variable. These values have been confirmed to work on one specific
     5machine using svgalib 1.4.3: 18, 24, 34, 35, 36
     6
     7There is a bug in the example causing missing updates in 8-bit mode
     8(e.g. modes 10 and 12). Fixing this bug is left as an exercise for the
     9reader.
Note: See TracChangeset for help on using the changeset viewer.