dist/changes-4.6.4
changeset 37 758a864f9613
parent 33 3e2da88830cd
--- a/dist/changes-4.6.4	Fri Sep 17 08:34:18 2010 +0300
+++ b/dist/changes-4.6.4	Mon Oct 04 01:19:32 2010 +0300
@@ -63,8 +63,12 @@
 QtOpenGL
 --------
 
- - foo
-    * bar
+ - QGLShaderProgram
+    * [QTBUG-12478] Don't resolve GLSL extensions if no shaders.
+    * [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
 --------