diff options
author | Rhys Weatherley <rhys.weatherley@nokia.com> | 2010-02-04 15:02:41 +1000 |
---|---|---|
committer | Rhys Weatherley <rhys.weatherley@nokia.com> | 2010-02-04 15:02:41 +1000 |
commit | 264f4451667e7da90e63cf87a2b4a6eb72a14d3b (patch) | |
tree | 92473470f6a190dec88f5046e1b2a0cc65f57126 /dist | |
parent | 9962e2d96a212c518054220167eb6f61e1052bcc (diff) | |
download | qt4-tools-264f4451667e7da90e63cf87a2b4a6eb72a14d3b.tar.gz |
Rhys Weatherley's changes for 4.6.2
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.6.2 | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/dist/changes-4.6.2 b/dist/changes-4.6.2 index d768988d95..00509ed1e1 100644 --- a/dist/changes-4.6.2 +++ b/dist/changes-4.6.2 @@ -67,8 +67,13 @@ QtNetwork QtOpenGL -------- - - foo - * bar + - [QTBUG-7490] Better support for user-generated binary shaders. + +QtOpenVG +-------- + + - [QTBUG-7791] Optimize single-rect IntersectClip in OpenVG using the scissor. + - [QTBUG-7864] Use OpenVG scissor on 90/180/270 rotations and simple clips. QtScript -------- |