summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAkihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>2016-06-02 10:14:41 +0900
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2016-07-13 17:07:50 +0000
commitf2c7c89d9f31b79a1db403602195362bca40c4bb (patch)
treea160dab34769a2662003581b78e6de1443bfda76 /tests
parent1e83a2d1b61b13323163dfe8cac64dad397cb202 (diff)
Improve OpenGL implementation check
Qt WebEngine uses `isOpenGLES` to know whether the OpenGL implementation is EGL with OpenGL ES 2.0. However, some non-ES OpenGL implementation such as eglfs_x11 uses EGL and are compatible with OpenGL ES 2.0. This change allows to use them. Also the change will allow to detect incompatible combinations. (i.e. EGL + ES-incompatible OpenGL, API other than EGL + OpenGL ES) Change-Id: I0abea253696d06ec365bde2176663700e8567f45 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions