diff options
author | Andrew den Exter <andrew.den-exter@nokia.com> | 2010-02-15 01:48:25 (GMT) |
---|---|---|
committer | Andrew den Exter <andrew.den-exter@nokia.com> | 2010-02-15 01:48:25 (GMT) |
commit | a0839595a5738b4c9b3f2e80a8265df885d8d80c (patch) | |
tree | 1629bc0a44b8088c9d435aa07983e2b711a09ac6 /doc/src/snippets/code | |
parent | ec2a1fc447112d7200a378d56cf83894cdd00653 (diff) | |
download | Qt-a0839595a5738b4c9b3f2e80a8265df885d8d80c.zip Qt-a0839595a5738b4c9b3f2e80a8265df885d8d80c.tar.gz Qt-a0839595a5738b4c9b3f2e80a8265df885d8d80c.tar.bz2 |
Fix flickering when items are overlaid on QGraphicsVideoItem.
Re-enable scissor and stencil tests so the texture frame is clipped
correctly. Otherwise when an overlaid item is updated the entire frame
will be redrawn not just the part intersecting the updated item,
resulting in other items being drawn over.
Diffstat (limited to 'doc/src/snippets/code')
0 files changed, 0 insertions, 0 deletions