qt6-bb10/src/plugins/platforms/windows
Laszlo Agocs 5dd94b75e3 Add swapInterval to QSurfaceFormat
Implement swap interval support for EGL, GLX and WGL.

The environment variable QT_QPA_EGLFS_SWAPINTERVAL is renamed to
QT_QPA_EGL_SWAPINTERVAL and can be used to override the applications'
setting of the swap interval.

Task-number: QTBUG-31939

Change-Id: I644325d5d3306b7604bffd7efccda3c00ed37d36
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
2013-11-13 09:47:34 +01:00
..
accessible AccessibleRelation::get_relationType didn't handle all enum values. 2013-10-02 00:03:24 +02:00
array.h Remove qCopy from the Windows platform plugin 2013-09-09 10:40:37 +02:00
main.cpp Bump QPA-API-version. 2013-07-23 16:30:06 +02:00
qplatformfunctions_wince.h Windows: Prevent spurious leave events. 2013-06-12 12:42:59 +02:00
qtwindows_additional.h Enable DWM transparency for OpenGL windows under Windows 2013-08-28 09:33:46 +02:00
qtwindowsglobal.h Windows: Handle WM_SYSCOLORCHANGE as theme change. 2013-10-23 19:09:54 +02:00
qwindows.qdocconf
qwindowsbackingstore.cpp Windows: Fix window opacity for non-translucent windows. 2013-09-12 09:54:10 +02:00
qwindowsbackingstore.h
qwindowsclipboard.cpp Windows: Use PostMessage for clipboard notifications for debugged apps. 2013-09-27 09:32:28 +02:00
qwindowsclipboard.h
qwindowscontext.cpp Fix compilation with older MinGW headers 2013-10-12 01:43:38 +02:00
qwindowscontext.h Windows: Added support for large icons to QFileIconProvider. 2013-09-06 12:50:57 +02:00
qwindowscursor.cpp Windows/Linux: Cache cursors by mask/pixmap keys and shape. 2013-10-02 10:43:55 +02:00
qwindowscursor.h Windows/Linux: Cache cursors by mask/pixmap keys and shape. 2013-10-02 10:43:55 +02:00
qwindowsdialoghelpers.cpp Fix typo in check for MINGW_W64 version 2013-10-23 19:09:54 +02:00
qwindowsdialoghelpers.h Windows: Use QSharedPointer for the dialog helpers. 2013-09-09 14:49:27 +02:00
qwindowsdrag.cpp
qwindowsdrag.h
qwindowseglcontext.cpp
qwindowseglcontext.h
qwindowsfontdatabase.cpp Warn if OpenType support missing for script of interest 2013-09-13 02:29:10 +02:00
qwindowsfontdatabase.h
qwindowsfontdatabase_ft.cpp Drop leftovers after 02651060b6 2013-09-14 08:06:46 +02:00
qwindowsfontdatabase_ft.h
qwindowsfontengine.cpp Make QFontEngine not derive from QObject 2013-09-10 01:56:20 +02:00
qwindowsfontengine.h Make QFontEngine not derive from QObject 2013-09-10 01:56:20 +02:00
qwindowsfontenginedirectwrite.cpp Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev 2013-04-26 09:45:55 +02:00
qwindowsfontenginedirectwrite.h Make QFontEngine not derive from QObject 2013-09-10 01:56:20 +02:00
qwindowsglcontext.cpp Add swapInterval to QSurfaceFormat 2013-11-13 09:47:34 +01:00
qwindowsglcontext.h Add swapInterval to QSurfaceFormat 2013-11-13 09:47:34 +01:00
qwindowsguieventdispatcher.cpp Port of Qt 4's Windows session management 2013-09-21 07:45:44 +02:00
qwindowsguieventdispatcher.h
qwindowsinputcontext.cpp Remove qCopy from the Windows platform plugin 2013-09-09 10:40:37 +02:00
qwindowsinputcontext.h
qwindowsintegration.cpp Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev 2013-10-09 15:50:11 +02:00
qwindowsintegration.h Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev 2013-10-09 15:50:11 +02:00
qwindowsinternalmimedata.cpp
qwindowsinternalmimedata.h
qwindowskeymapper.cpp Remove use of 'register' from Qt. 2013-06-17 09:44:22 +02:00
qwindowskeymapper.h
qwindowsmime.cpp Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
qwindowsmime.h
qwindowsmousehandler.cpp Allow OS synthesized mouse events by default on Windows 2013-10-08 07:19:36 +02:00
qwindowsmousehandler.h Windows: Clear window under mouse in destruction of platform window. 2013-07-30 09:39:30 +02:00
qwindowsnativeimage.cpp
qwindowsnativeimage.h
qwindowsole.cpp
qwindowsole.h
qwindowsscreen.cpp Windows: Keep monitors when system is locked. 2013-08-23 11:48:00 +02:00
qwindowsscreen.h Windows: Keep monitors when system is locked. 2013-08-23 11:48:00 +02:00
qwindowsservices.cpp Bugfix QDesktopServices on Windows 2013-07-11 10:56:49 +02:00
qwindowsservices.h
qwindowssessionmanager.cpp Port of Qt 4's Windows session management 2013-09-21 07:45:44 +02:00
qwindowssessionmanager.h Port of Qt 4's Windows session management 2013-09-21 07:45:44 +02:00
qwindowstabletsupport.cpp Windows: Fix tablet position in relative (mouse) mode. 2013-10-14 15:05:55 +02:00
qwindowstabletsupport.h Windows: Fix tablet position in relative (mouse) mode. 2013-10-14 15:05:55 +02:00
qwindowstheme.cpp Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev 2013-09-10 23:22:23 +02:00
qwindowstheme.h Windows: Introduce QFileDialog::DontUseCustomDirectoryIcons 2013-05-09 14:56:32 +02:00
qwindowswindow.cpp Rely on isLayered() to decide layering 2013-10-23 13:15:54 +02:00
qwindowswindow.h Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev 2013-09-02 16:26:21 +02:00
windows.json
windows.pro Port of Qt 4's Windows session management 2013-09-21 07:45:44 +02:00