From 48915a86510d8ed3c65c039e84e473c06c61d7cb Mon Sep 17 00:00:00 2001 From: Sean Harmer Date: Thu, 11 Jun 2015 10:19:01 +0100 Subject: Add list of platform support levels To help adjust expectations. Change-Id: I5a2363c04ed6272d304f55ba7a3e5de3f3920088 Reviewed-by: Paul Lemire --- src/core/doc/src/qt3dcore-index.qdoc | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/core/doc/src/qt3dcore-index.qdoc b/src/core/doc/src/qt3dcore-index.qdoc index 8401e13a6..ec8c6c1b7 100644 --- a/src/core/doc/src/qt3dcore-index.qdoc +++ b/src/core/doc/src/qt3dcore-index.qdoc @@ -85,4 +85,19 @@ \li \l {Qt3D Render C++ Classes} \li \l {Qt3D Examples} \endlist + + \section1 Qt3D Platform Support + + In this Technology Preview Qt3D has the following support for platforms: + + \list + \li Microsoft Windows (win32) - Supported + \li Linux X11 - Supported + \li OS X - Supported although there may be some retina scaling issues + \li Android - Supported + \li Embedded Linux - Supported + \li iOS - Not supported yet (coming in Qt 5.6) + \li WinRT - Not supported yet + \li Windows CE - Compiles but not tested + \endlist */ -- cgit v1.2.3