From 7861ae308bd9fd495f677400cc07c657a1439656 Mon Sep 17 00:00:00 2001 From: Miikka Heikkinen Date: Tue, 15 Oct 2013 12:52:02 +0300 Subject: Fix crashes and bugs when using surface with ES2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit +Fix compile warnings +Fix qmlsurface example Change-Id: I28bbf38e7aa51b1ec315374182a9daae8eded87c Reviewed-by: Tomi Korpipää --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index f450b8b8..ab2c93d1 100644 --- a/README +++ b/README @@ -59,3 +59,4 @@ others may be only partially implemented. Here are some known issues: - Android doesn't support both widgets and OpenGL simulataneously, so only the Qt Quick 2 API is usable in practice in Android. - Shadows are not supported with OpenGL ES2 (including Angle builds in Windows). +- Anti-aliasing doesn't work with OpenGL ES2 (including Angle builds in Windows). -- cgit v1.2.3