summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.6.41
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/changes-4.6.4 b/dist/changes-4.6.4
index dbb2189..389aa3a 100644
--- a/dist/changes-4.6.4
+++ b/dist/changes-4.6.4
@@ -68,6 +68,7 @@ QtOpenGL
* [QTBUG-12591] setUniformValue(QSize) was setting (w,w) not (w,h).
* [QTBUG-12862] Don't #define highp/mediump/lowp if the desktop OpenGL
implementation has the GL_ARB_ES2_compatibility extension.
+ * [QTBUG-12554] Wrong OpenGLVersionFlags on OpenGL 4.0 systems.
QtScript
--------