qt6-bb10/src
Samuel Rødal 7dca7c3c57 More graceful handling of QSurfaceFormat::samples() with GLX.
Earlier, if we asked for say 16 and the implementation only handled 4,
we defaulted to 0 (no antialiasing). Now, we instead try a
progressively lower number until we find a match.

Task-number: QTBUG-22669
Change-Id: I3d89f2a302f9c6195e2d43827006fd015d981ce7
Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
2012-02-10 16:24:40 +01:00
..
3rdparty Remove Symbian specific code in 3rdparty. 2012-02-01 19:06:18 +01:00
concurrent Fix src/concurrent/concurrent.pro 2012-02-07 20:05:12 +01:00
corelib Display QThread name for debugging. 2012-02-10 16:16:00 +01:00
dbus Adapt QtDBus to QVariant property type change 2012-02-03 15:09:03 +01:00
gui Move all usages of Relation enum values to QAccessible::relations() 2012-02-10 15:21:46 +01:00
modules Move QtConcurrent into its own module 2012-02-05 17:49:16 +01:00
network Include winsock2.h for ntohl. 2012-02-10 15:30:23 +01:00
opengl Fix compile with QT_NO_OPENGL. 2012-02-09 00:32:41 +01:00
platformsupport More graceful handling of QSurfaceFormat::samples() with GLX. 2012-02-10 16:24:40 +01:00
plugins Move all usages of Relation enum values to QAccessible::relations() 2012-02-10 15:21:46 +01:00
printsupport Windows: Fix inclusion of <windows.h> 2012-02-01 11:06:19 +01:00
sql QSqlTableModel::insertRecord(): clean up after failed setRecord() 2012-02-09 10:45:38 +01:00
testlib Disable Assertion messagebox for unittests. 2012-02-08 09:53:23 +01:00
tools Bring qmetaobjectbuilder in sync with moc 2012-02-03 15:09:03 +01:00
widgets Move all usages of Relation enum values to QAccessible::relations() 2012-02-10 15:21:46 +01:00
winmain Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
xml Various documentation fixes ported from 4.8 2012-02-09 12:51:57 +01:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro Dont build printer support for Windows CE. 2012-02-10 00:27:44 +01:00