qt5base-lts/tools/configure
Oswald Buddenhagen 0492f4a4c5 rectify opengl configuration under windows
angle is an implementation of es2 and thus autodetected if es2 is
requested.
but this also means that it is actually *not* mutually exclusive
with dynamicgl - quite the opposite. express that sensibly in the
build system. this implies that we will now get sensible messages
from configure if angle is not detected while building with dynamicgl.

furthermore, this simplifies the handling of defaults, removes the
unnecessary case in checkAvailability() (checkAngleAvailability() is
always called directly), fixes the complaint on winrt if gles2 is
disabled, and avoids redundant checks for the purpose of obtaining
an error message.

Change-Id: I3373f0ad7d5484d1bac8dbde3f8ee6fca89ebcb8
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
2016-07-08 13:03:27 +00:00
..
configure_pch.h Updated license headers 2016-01-21 18:55:18 +00:00
configure.pro tools/configure: enable QStringBuilder 2016-04-08 12:24:07 +00:00
configureapp.cpp rectify opengl configuration under windows 2016-07-08 13:03:27 +00:00
configureapp.h Updated license headers 2016-01-21 18:55:18 +00:00
environment.cpp Add Intel copyright to files that Intel has had non-trivial contribution 2016-01-21 22:44:21 +00:00
environment.h Updated license headers 2016-01-21 18:55:18 +00:00
main.cpp Updated license headers 2016-01-21 18:55:18 +00:00
Makefile.mingw tools/configure: enable QStringBuilder 2016-04-08 12:24:07 +00:00
Makefile.win32 tools/configure: enable QStringBuilder 2016-04-08 12:24:07 +00:00
tools.cpp Updated license headers 2016-01-21 18:55:18 +00:00
tools.h Updated license headers 2016-01-21 18:55:18 +00:00