summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorGerhard Roethlin <git@the-color-black.net>2011-09-19 10:01:21 +0200
committerSamuel Rødal <samuel.rodal@nokia.com>2011-09-19 10:01:21 +0200
commit5eb449ddc0d9f5019082daf6804a048f88ff39c7 (patch)
treeb54da7c71df3a77cccb8c357e7171ca510191aa1 /dist
parentf9bd50e37bee0bb4d243887ae684b46f6b6750fe (diff)
downloadqt4-tools-5eb449ddc0d9f5019082daf6804a048f88ff39c7.tar.gz
4.8 Changes: OpenGL Framebuffer Format
Added an entry for the OpenGL Framebuffer Format commit to the 4.8 changelog. Merge-request: 1387 Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.8.02
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changes-4.8.0 b/dist/changes-4.8.0
index d094b38dff..acc107bb24 100644
--- a/dist/changes-4.8.0
+++ b/dist/changes-4.8.0
@@ -117,6 +117,8 @@ QtNetwork
- Including <QtOpenGL> will not work in combination with GLEW, as
QGLFunctions will undefine GLEW's defines.
- Optimize behavior of QGLTextureCache
+ - Reading from the FrameBuffer with Qt now correctly gives an image
+ marked as premultiplied.
QtScript
--------