From 095c4209fe8fea6d46cc6c1486d2bc6471e8f0a5 Mon Sep 17 00:00:00 2001 From: Rhys Weatherley Date: Fri, 17 Apr 2009 13:42:46 +1000 Subject: Document my QGLFramebufferObject change --- dist/changes-4.5.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dist/changes-4.5.1') 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. -- cgit v1.2.1