qt5base-lts/src/gui
Tor Arne Vestbø c9eb0f9b49 Don't include custom qopengles2ext.h on iOS
This fixes the build after ec9c0faefd (Update gl2ext.h with the
latest version from Khronos).

Just like Mac OS X, iOS is a controlled platform, and we should include
the system headers instead. The OES_EGL_image_external extension is
not yet in the system headers though, so we provide our own typedef
to make the qopenglextensions.cpp code build, and the extension will
work out of the box once Apple includes driver support for it.

Change-Id: Ib6ba09d400ba38f05d91c90d4c9e54a8626889e1
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
2013-03-13 18:40:26 +01:00
..
accessible Merge remote-tracking branch 'origin/stable' into dev 2013-02-18 16:14:52 +01:00
animation Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
doc Merge remote-tracking branch 'origin/stable' into dev 2013-03-05 13:42:11 +01:00
image Merge remote-tracking branch 'origin/stable' into dev 2013-03-05 13:42:11 +01:00
itemmodels Merge remote-tracking branch 'origin/stable' into dev 2013-03-05 13:42:11 +01:00
kernel Do not list desktop widgets and desktop screen widgets as top-levels. 2013-03-12 18:13:37 +01:00
math3d Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
opengl Don't include custom qopengles2ext.h on iOS 2013-03-13 18:40:26 +01:00
painting Replace HB types used in API with Qt analogs 2013-03-12 18:13:37 +01:00
text QTextEngine::itemize(): Minor optimization 2013-03-13 14:46:26 +01:00
util Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev 2013-01-29 11:33:35 +01:00
gui.pro iOS: fix build issue, dont link against cocoa 2013-02-26 13:13:26 +01:00