summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbdrag.h
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@theqtcompany.com>2015-01-16 10:18:00 +0100
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2015-01-19 08:10:28 +0100
commit5bb2e84a764f611cf4470f2ddc0bb427c4d110cc (patch)
tree91c96a0447b73c729642f0058dc626727254568c /src/plugins/platforms/xcb/qxcbdrag.h
parent3f17d0349b2d9c85491a6caaaee82918959ef5ef (diff)
Fall back to ANGLE on OpenGL 1.x
Apparently on some cards, that only provide OpenGL 1.4, the check for OpenGL 2 specific functions is not sufficient (presumably some old extensions provide the functions and so the test passes, even though it really shouldn't) To avoid crashing the apps later on, we should check the context version and activate the fall back to ANGLE if it's below 2.0. Task-number: QTBUG-43870 Change-Id: Id0e3d8ad1f632334ba03bbb1a4802413f28436dc Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Diffstat (limited to 'src/plugins/platforms/xcb/qxcbdrag.h')
0 files changed, 0 insertions, 0 deletions