summaryrefslogtreecommitdiff
path: root/examples/tutorials/modelview
diff options
context:
space:
mode:
authormread <qt-info@nokia.com>2011-12-05 13:30:31 +0000
committermread <qt-info@nokia.com>2011-12-05 14:54:20 +0000
commitbe08fa8280d95c2edda7e2aaee6a5211062b0090 (patch)
tree2122f813a270ecc1928ed46123137202bcd57e3a /examples/tutorials/modelview
parent147ea1d18482c1f64749db52c622dded075dc66c (diff)
downloadqt4-tools-be08fa8280d95c2edda7e2aaee6a5211062b0090.tar.gz
Symbian: allow apps to disable GL multisampling
On Symbian, QML apps had no way to disable GL multisampling if the hardware supported it. This caused some apps to run out of graphics memory and fail. This change adds a way for apps to indicate that they don't want multisampling, by setting an environment variable. For example: qputenv("QT_SYMBIAN_DISABLE_GL_MULTISAMPLE", "1"); This non-public API style was used as the use case is platform and application specific, and not appropriate for public API. Task-number: ou1cimx1#947771 Reviewed-by: Gareth Stockwell
Diffstat (limited to 'examples/tutorials/modelview')
0 files changed, 0 insertions, 0 deletions