summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.5.1
diff options
context:
space:
mode:
authorRhys Weatherley <rhys.weatherley@nokia.com>2009-04-17 13:42:46 +1000
committerRhys Weatherley <rhys.weatherley@nokia.com>2009-04-17 13:42:46 +1000
commit095c4209fe8fea6d46cc6c1486d2bc6471e8f0a5 (patch)
tree02dcd7de6ea2f9cc8abd44bed5174a457c961976 /dist/changes-4.5.1
parent90bc01d2854f5c7024027c6419ae22feff57aa71 (diff)
Document my QGLFramebufferObject change
Diffstat (limited to 'dist/changes-4.5.1')
-rw-r--r--dist/changes-4.5.13
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-4.5.1 b/dist/changes-4.5.1
index 0b8dae2c7d..016a99d410 100644
--- a/dist/changes-4.5.1
+++ b/dist/changes-4.5.1
@@ -109,6 +109,9 @@ Third party components
* [248332] QFileDialog is slow after visiting a large directory.
* [221323] QFileDialog programmatical file selection bug.
+- QGLFramebufferObject
+ * Framebuffer object extension resolution now works with OpenGL/ES 2.0.
+
- QGraphicsItem
* [247890] Cached QGraphicsItems are not updated if update() is called
when they are hidden.