qt6-bb10/src
Jørgen Lind 23a2ad6f61 Fail early when creating QOpenGLVertexArrayObject
There is a significant performance regression with using
QOpenGLVertexArrayObject::Binder on platforms not supporting VAOs. This
is because of the function resolving/initialization in create which is
called once pr bind if d->vao == 0.

Change-Id: I74e77f50921116c306247dc371c68b287a2e22d7
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
2014-08-26 20:55:17 +02:00
..
3rdparty Update 3rdparty/atspi2 constants 2014-08-18 15:29:24 +02:00
android Android: Also support android style for debug deployment 2014-08-16 23:27:40 +02:00
angle Remove d3dcompiler_qt 2014-08-05 16:44:13 +02:00
concurrent QtConcurrent::run: allow to select the thread pool on which to run the task 2014-08-05 18:05:04 +02:00
corelib Refactor QString::contains(QRegularExpression) 2014-08-24 18:23:33 +02:00
dbus Replace the const QString global static with a QStringLiteral 2014-08-13 09:07:38 +02:00
gui Fail early when creating QOpenGLVertexArrayObject 2014-08-26 20:55:17 +02:00
network winrt: Add partial SSL key support 2014-08-13 21:09:51 +02:00
opengl Modernize the OpenGL examples 2014-08-12 07:47:23 +02:00
openglextensions purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00
platformheaders Add missing doc file for cocoa native context 2014-07-09 19:07:16 +02:00
platformsupport Compile with -no-feature-accessibility 2014-08-21 15:17:56 +02:00
plugins Merge remote-tracking branch 'origin/5.4' into dev 2014-08-18 15:25:11 +02:00
printsupport Merge remote-tracking branch 'origin/5.3' into dev 2014-07-29 12:56:06 +02:00
sql Merge remote-tracking branch 'origin/5.3' into dev 2014-07-29 12:56:06 +02:00
testlib Long live QVersionNumber! 2014-08-09 09:00:24 +02:00
tools qdoc: Stop outputting duplicate \brief for QML type and module pages 2014-08-14 09:28:43 +02:00
widgets Fix composition for windows with alpha 2014-08-13 16:14:19 +02:00
winmain winrt: Use native threading 2014-06-25 16:34:39 +02:00
xml Merge remote-tracking branch 'origin/5.3' into dev 2014-07-14 10:35:51 +02:00
src.pro Load winsys and gl dynamically in the windows plugin 2014-05-22 22:00:59 +02:00