diff options
author | Rhys Weatherley <rhys.weatherley@nokia.com> | 2010-02-04 05:02:41 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-02-06 08:48:46 (GMT) |
commit | 170341beca8141b308fec1193084b90a86f940e7 (patch) | |
tree | e4482317b4b56958cdd82d044578e12935404829 | |
parent | a5cc370274a648395820b566f5983e44874cea5d (diff) | |
download | Qt-170341beca8141b308fec1193084b90a86f940e7.zip Qt-170341beca8141b308fec1193084b90a86f940e7.tar.gz Qt-170341beca8141b308fec1193084b90a86f940e7.tar.bz2 |
Rhys Weatherley's changes for 4.6.2
(cherry picked from commit 264f4451667e7da90e63cf87a2b4a6eb72a14d3b)
-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 d768988..00509ed 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 -------- |