qt5base-lts/src
Jani Hautakangas 806873f9af Fix for native child widget performance issue.
Flushing native child widgets in VG and GL window
surfaces caused performance downgrade because unnecessary
swapBuffers calls. On Symbian we must not support flushing
native child widgets in VG and GL window surfaces because
it causes GPU memory overhead and performance issues. Symbian
graphics architecture allows us to render native child widgets
to TLW EGL surface correctly in most of the cases.

Task-number: QTMOBILITY-1570
Reviewed-by: Samuel Rødal
(cherry picked from commit 6a92de7c89764848f7a85b1aa412a07bedc72b1a)
2011-05-10 12:54:53 +02:00
..
3rdparty Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
corelib fix build on symbian 2011-05-10 12:54:53 +02:00
dbus Move private headers into versioned subdirectory 2011-05-02 15:30:08 +02:00
gui Reduce open and stat system calls for QSettings 2011-05-10 12:54:52 +02:00
modules Move private headers into versioned subdirectory 2011-05-02 15:30:08 +02:00
network Fixes warnings about unused variables 2011-05-10 12:54:51 +02:00
opengl Fix for native child widget performance issue. 2011-05-10 12:54:53 +02:00
openvg Fix for native child widget performance issue. 2011-05-10 12:54:53 +02:00
plugins Return name and allow actions for invisible accessible items. 2011-05-10 12:54:50 +02:00
s60installs Fix OpenGL build break on Symbian 2011-05-10 12:54:45 +02:00
s60main Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
sql Fixed QTBUG-11935 : "With MySQL version > 50000 the QMYSQLDriver:: 2011-05-10 12:54:49 +02:00
testlib Add module.prf, and install MODULE_PRI for each module 2011-05-02 15:30:08 +02:00
tools uic: Remove Q3Support. 2011-05-06 09:32:09 +02:00
uitools BC cleanup in uitools. 2011-05-04 16:23:51 +02:00
winmain Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
xml Move private headers into versioned subdirectory 2011-05-02 15:30:08 +02:00
qbase.pri Move private headers into versioned subdirectory 2011-05-02 15:30:08 +02:00
qt_install.pri Install private headers into the correct location 2011-05-07 22:10:54 -05:00
qt_targets.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
src.pro Move uitools from QtTools to QtBase 2011-04-27 12:05:52 +02:00