summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorTrond Kjernåsen <trond.kjernasen@nokia.com>2010-10-12 10:54:15 (GMT)
committerTrond Kjernåsen <trond.kjernasen@nokia.com>2010-10-12 11:22:30 (GMT)
commit7cd0a90344d340f22b6b2d3afeef092dbaf2cd51 (patch)
tree82a9611c6c24740a5e7f0b5c7df8a8f08576513c /dist
parent25094190fc4886e7c5a878bf923a387bbbab58de (diff)
downloadQt-7cd0a90344d340f22b6b2d3afeef092dbaf2cd51.zip
Qt-7cd0a90344d340f22b6b2d3afeef092dbaf2cd51.tar.gz
Qt-7cd0a90344d340f22b6b2d3afeef092dbaf2cd51.tar.bz2
Revert "Don't define highp/mediump/lowp if desktop GL has them"
This reverts commit 6155050f68cc86c445552da61a5f240c16f5e2cd. The GL_ARB_ES2_compatibility extension does not mention the lowp, mediump or highp keywords. Task-number: QTBUG-14384 Reviewed-by: Samuel Reviewed-by: Prasanth
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.6.44
1 files changed, 1 insertions, 3 deletions
diff --git a/dist/changes-4.6.4 b/dist/changes-4.6.4
index 389aa3a..3949b9a 100644
--- a/dist/changes-4.6.4
+++ b/dist/changes-4.6.4
@@ -66,8 +66,6 @@ QtOpenGL
- 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
@@ -109,7 +107,7 @@ Third party components
Qt for Unix (X11 and Mac OS X)
------------------------------
- -
+ -
Qt for Linux/X11
----------------