From 39d5ffbdc42f6645e13511828ea7a9997497068e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomi=20Korpip=C3=A4=C3=A4?= Date: Wed, 5 Nov 2014 08:43:49 +0200 Subject: Force software renderer to using ES2 Task-number: QTRD-3410 Change-Id: I86b240b6548ec4c94f6be0dc352ed112965926f3 Change-Id: I86b240b6548ec4c94f6be0dc352ed112965926f3 Reviewed-by: Miikka Heikkinen --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 667dcdaa..96099dbe 100644 --- a/README +++ b/README @@ -88,4 +88,5 @@ Known Issues "QT += datavisualization" in the pro file. This is because Qt Data Visualization QML plugin has a dependency to Qt Data Visualization C++ library, which Qt Creator doesn't automatically add to the deployment package. - +- Only OpenGL ES2 emulation is available for software renderer (that is, when using + QCoreApplication::setAttribute(Qt::AA_UseSoftwareOpenGL)) -- cgit v1.2.3