qt5base-lts/tests/auto/gui
Laszlo Agocs 0541516907 Use the standard functions in GLES3 builds in VAOs
There is no guarantee that the OES extension is present and the standard
functions are not required to be dynamically resolvable on ES.

By performing the ARB-style lookup for the suffixless function names we
can also support ES3 compatible contexts on desktop GL.

This also fixes the problem of picking up the APPLE extension functions
instead of ARB when both are available. vaoFuncsType was set to ARB correctly
but the helper has to take the preference of ARB into account too.

Task-number: QTBUG-38168
Change-Id: If7402320e8f96891017674f3c43bc57c4b5d29f3
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
2014-07-02 19:53:20 +02:00
..
image Merge remote-tracking branch 'origin/5.3' into dev 2014-07-01 16:25:19 +02:00
itemmodels tests: Remove superfluous gui additions to QT 2014-02-28 17:59:29 +01:00
kernel QGuiApplication::paletteChanged(const QPalette &palette) [signal] 2014-07-02 00:44:18 +02:00
math3d Add viewport transform to QMatrix4x4 2014-05-16 09:53:58 +02:00
painting QPainter on QBitmap: make setBrush(NoBrush) work as expected. 2014-05-17 08:59:08 +02:00
qopengl Use the standard functions in GLES3 builds in VAOs 2014-07-02 19:53:20 +02:00
text Merge remote-tracking branch 'origin/stable' into dev 2014-06-05 22:26:44 +02:00
util Bugfix QDesktopServices on Windows 2013-07-11 10:56:49 +02:00
gui.pro purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00