let Qt use OpenGLES instead of desktop OpenGL to workaround bugs
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Thu, 1 Sep 2022 11:53:27 +0000 (13:53 +0200)
committerMatthieu Gallien <matthieu_gallien@yahoo.fr>
Sun, 4 Sep 2022 20:20:38 +0000 (22:20 +0200)
commitd1408df7baafcab02158879d5dae606952f62d5d
tree9f2b121b77d64f9c70a43608cc08ef78a3fd4a69
parent0092ad15c76324cc44931f536c6708c2a8d0857c
let Qt use OpenGLES instead of desktop OpenGL to workaround bugs

should help picking a working rendering pipeline on windows

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/gui/main.cpp