diff options
-rw-r--r-- | dist/changes-4.6.3 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dist/changes-4.6.3 b/dist/changes-4.6.3 index 17542bb..a82aba3 100644 --- a/dist/changes-4.6.3 +++ b/dist/changes-4.6.3 @@ -75,9 +75,12 @@ QtGui - [QTBUG-7451] Gestures respect panels on QGraphicsView. QtOpenGL --- +-------- - QGLWidget + * [QTBUG-7865] Fixed bug where GL widgets were not fully updated on + Windows Vista/7 with Aero disabled. * [QTBUG-8753] Worked around driver bug causing clipping errors on the N900. + * [QTBUG-10510] Workaround ATI driver bug when using QGraphicsEffect with GL. QtDBus ------ |