qt5base-lts/src/opengl
Ulf Hermann d6330a19b2 Use QT_CONFIG(library) instead of QT_NO_LIBRARY
For the windows file system engine, we add an extra macro to use
library loading if configured to do so, but avoid it on WinRT, as
none of the symbols would be found.

We also QT_REQUIRE_CONFIG(library) in the library headers and
exclude the sources from the build if library loading is disabled.
This, in turn, makes it necessary to clean up some header inclusions.

Change-Id: I2b152cb5b47a2658996b6f4702b038536a5704ec
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
2017-03-06 11:27:20 +00:00
..
doc Merge remote-tracking branch 'origin/5.6' into 5.7 2016-08-13 01:05:02 +02:00
gl2paintengineex Add missing override into Qt modules 2016-12-01 12:07:13 +00:00
opengl.pro Remove last traces of MeeGo 2016-11-23 10:57:19 +00:00
qgl_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qgl.cpp Use QT_CONFIG(library) instead of QT_NO_LIBRARY 2017-03-06 11:27:20 +00:00
qgl.h Updated license headers 2016-01-15 12:25:24 +00:00
qglbuffer.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qglbuffer.h Updated license headers 2016-01-15 12:25:24 +00:00
qglcolormap.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qglcolormap.h Updated license headers 2016-01-15 12:25:24 +00:00
qglframebufferobject_p.h Standardize some "We mean it" comments 2016-08-17 19:51:40 +00:00
qglframebufferobject.cpp Use QT_CONFIG(library) instead of QT_NO_LIBRARY 2017-03-06 11:27:20 +00:00
qglframebufferobject.h Updated license headers 2016-01-15 12:25:24 +00:00
qglfunctions.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qglfunctions.h Updated license headers 2016-01-15 12:25:24 +00:00
qglpaintdevice_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qglpaintdevice.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qglpixelbuffer_p.h Add missing override into Qt modules 2016-12-01 12:07:13 +00:00
qglpixelbuffer.cpp Merge remote-tracking branch 'origin/5.6' into 5.7 2016-08-13 01:05:02 +02:00
qglpixelbuffer.h Updated license headers 2016-01-15 12:25:24 +00:00
qglshaderprogram.cpp QtBase (remainder): use printf-style qWarning/qDebug where possible (I) 2016-03-12 17:29:36 +00:00
qglshaderprogram.h Updated license headers 2016-01-15 12:25:24 +00:00
qgraphicsshadereffect_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qgraphicsshadereffect.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qtopenglglobal.h Updated license headers 2016-01-21 18:55:18 +00:00