summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2010-02-11 10:33:15 (GMT)
committerMartin Smith <msmith@trolltech.com>2010-02-11 10:33:15 (GMT)
commitfe7f5f8a183099b8503bb25d69fe5939014e0009 (patch)
tree7a6edfd7b0ce36387ca5d969654a2c92c53061ce /dist
parent802051dd1eb8dd63e84ac0c241f560d8cdf350c5 (diff)
parentf7c910a9d44eb7f775f93fd8ccf94c3e8fd38201 (diff)
downloadQt-fe7f5f8a183099b8503bb25d69fe5939014e0009.zip
Qt-fe7f5f8a183099b8503bb25d69fe5939014e0009.tar.gz
Qt-fe7f5f8a183099b8503bb25d69fe5939014e0009.tar.bz2
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.7.03
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-4.7.0 b/dist/changes-4.7.0
index 92f5244..3504763 100644
--- a/dist/changes-4.7.0
+++ b/dist/changes-4.7.0
@@ -24,6 +24,9 @@ General Improvements
- Documentation and Examples
+- Support for the GL_EXT_geometry_shader4, aka Geometry Shaders, was added
+ to QGLShaderProgram.
+
Third party components
----------------------