qt5base-lts/config.tests/unix
Laszlo Agocs a26e3ecc3d Include GLES 3.0 and 3.1 headers when available
In ES builds configure will now check for OpenGL ES 3.0 and 3.1
availability. This allows qopengl.h to include the correct header
and, by defining QT_OPENGL_ES_3 and QT_OPENGL_ES_3_1, the OpenGL
wrappers can provide support for MapBuffer, VAOs, etc. on GLES 3.0+
too. Right now this is not possible since the only standard way to
use an ES function specific to a given version is to use the function
directly. The extension mechanism (eglGetProcAddress and friends), that
is often used in desktop GL, is not available for such functions.

[ChangeLog][QtGui] QtGui's OpenGL headers are now automatically including
the highest available header (gl31.h, gl3.h or gl2.h) in OpenGL ES builds.

Task-number: QTBUG-38168
Change-Id: Ib857c58fe1696a9546fdd1aa143a9237e80325a5
Reviewed-by: Jørgen Lind <jorgen.lind@digia.com>
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
2014-04-24 10:36:07 +02:00
..
alsa Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
clock-gettime Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
clock-monotonic Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
cups QtPrintSupport - Increase Cups required to 1.4 2014-03-17 13:45:34 +01:00
db2 Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
dbus Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
evdev Add linux/kd.h to the config test for evdev 2014-01-16 18:52:03 +01:00
eventfd Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
floatmath Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
fontconfig Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
freetype Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
getaddrinfo Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
getifaddrs Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
glib Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
gnu-libiconv Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
harfbuzz Add configure options for [experimental] HarfBuzz-NG support 2013-08-27 18:05:08 +02:00
ibase Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
iconv Replace win32-g++ with mingw scope 2014-01-17 12:08:24 +01:00
icu Use compile check instead of searching header for ICU 2013-11-14 19:26:20 +01:00
inotify Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
iodbc Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
ipv6ifname Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
iwmmxt Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
javascriptcore-jit Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
journald Use category names when logging to the journal 2014-04-05 13:27:05 +02:00
lgmon QNX: Add support for lgmon 2014-02-14 10:51:44 +01:00
libjpeg Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
libpng Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
libudev Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
mips_dsp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
mips_dspr2 Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
mremap Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
mtdev Fix mtdev auto-detection 2014-01-04 03:21:41 +01:00
mysql Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
mysql_r Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
nis Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
oci Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
odbc Replace win32-g++ with mingw scope 2014-01-17 12:08:24 +01:00
opengldesktop Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
opengles2 Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
opengles3 Include GLES 3.0 and 3.1 headers when available 2014-04-24 10:36:07 +02:00
opengles31 Include GLES 3.0 and 3.1 headers when available 2014-04-24 10:36:07 +02:00
openssl Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
openvg Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
pcre Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
posix_fallocate Detect posix_fallocate at configure time 2013-12-01 14:46:48 +01:00
pps Add PPS configure check 2013-11-23 15:45:35 +01:00
psql Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
ptrsize Detect pointer size at configure-time on Windows-hosted builds 2013-10-22 12:15:57 +02:00
pulseaudio Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qqnx_imf Add configuration for building with imf support on QNX 2013-10-25 20:17:40 +02:00
shivavg Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
slog2 Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
sqlite Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
sqlite2 Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
stdint Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
stl Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
sun-libiconv Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
tds Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
tslib Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
zlib Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
arch.test Use custom -I,-D and -L flags when building arch-test 2014-01-10 17:14:29 +01:00
bsymbolic_functions.test Do not use -Bsymbolic* on anything but x86 and x86-64 2014-03-25 00:00:23 +01:00
compile.test Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
fvisibility.test Enable symbol visibility support on QNX 2012-08-27 10:50:35 +02:00
makeabs turn makeabs into a proper cleanPath() 2013-10-30 23:26:58 +01:00
objcopy.test Improve sysroot handling with regards to configure tests. 2012-02-03 18:59:09 +01:00
precomp.test QNX: Enable pre-compiled header support for QNX 2012-08-27 10:52:20 +02:00
ptrsize.test Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
which.test Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00