summaryrefslogtreecommitdiffstats
path: root/doc/src/whatsnew.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/whatsnew.qdoc')
-rw-r--r--doc/src/whatsnew.qdoc9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/src/whatsnew.qdoc b/doc/src/whatsnew.qdoc
index 943be2d30..f96af6143 100644
--- a/doc/src/whatsnew.qdoc
+++ b/doc/src/whatsnew.qdoc
@@ -182,6 +182,15 @@
The QtQuick 2.0 QML module is a major update, and the following sections
outline the features that come with it:
+ \section2 New Graphics Architecture
+
+ \list
+
+ \li Qt Quick 2.0 uses a dedicated OpenGL (ES) 2.0 based \l{Qt
+ Quick Scene Graph} scene graph for all its rendering.
+
+ \endlist
+
\section2 Visual and Graphic Types
\list
\li New Canvas type for drawing, provides a HTML5 canvas-like API along