summaryrefslogtreecommitdiffstats
path: root/src/corelib/configure.json
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2017-06-30 17:15:16 +0200
committerSean Harmer <sean.harmer@kdab.com>2017-06-30 18:12:58 +0000
commit078f04254e1ab7e4e7cb4b7ff5f371ab22a020cc (patch)
treeecbf384b1b41601cb546728b71c2ba1e1afcd6fe /src/corelib/configure.json
parentbb8a61866ec6a6de2426012f8c4219d41b3a414a (diff)
Add support for OpenGL ES 3.2 in QOpenGLExtraFunctions
Follow the usual pattern: Add a config test and automatic include of GLES3/gl32.h if there is a GLES 3.2 capable header+lib at build time. Then, regardless of this being enabled, expose all new 3.2 API functions in QOpenGLExtraFunctions and resolve them dynamically at run time. This way 3.2 functions will be available when deployed to a 3.2 capable system (or OpenGL 3/4.x with the functions in question available) regardless of what was present in the sysroot at build time. Change-Id: Ia52551f3178591e1e56ceac8e45d89c6b13f4927 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'src/corelib/configure.json')
0 files changed, 0 insertions, 0 deletions