summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAndre de la Rocha <andre.rocha@qt.io>2019-01-22 20:28:49 +0100
committerAndre de la Rocha <andre.rocha@qt.io>2019-01-24 23:00:42 +0000
commit4c46e3189ac96c8ebcbe1caa47227c4e086d12ff (patch)
treee102e2390f0d8a3cbb35b7d9510ed51543a5351e /tests
parentfffe5d622549f85968ea0be9717b90cbc020be71 (diff)
Windows QPA: Cache "forcedScreenForGLWindow" to avoid overhead
The fix for QTBUG-50371 caused an overhead when you hover over a secondary window like a tool tip, menu or combo box due to the forcedScreenForGLWindow() function being called, which loads dx9.dll and sub-dlls and unloads them afterwards. This fix caches the required info on the first call, and only refreshes it when required by a display/settings change. Fixes: QTBUG-73008 Change-Id: Ie604ba4034ad8041b971f5aa46bd43ae03decd55 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions