diff options
author | Samuel Rødal <sroedal@trolltech.com> | 2009-08-27 10:12:49 (GMT) |
---|---|---|
committer | Samuel Rødal <sroedal@trolltech.com> | 2009-08-27 10:15:43 (GMT) |
commit | f4a2e715dea26ab732352839f614f6236fce604b (patch) | |
tree | 396870d3b440ab1172a26aaa1a8b72cad4a4ee83 /src/network | |
parent | 917d176fb49ee1cd54a57305e4d7ef1bd7ce6f34 (diff) | |
download | Qt-f4a2e715dea26ab732352839f614f6236fce604b.zip Qt-f4a2e715dea26ab732352839f614f6236fce604b.tar.gz Qt-f4a2e715dea26ab732352839f614f6236fce604b.tar.bz2 |
Fixed clipping bugs in QGLWidgets (very noticeable in sub-attaq).
When the paint engine used by QGLWidgets was the GL 2 paint engine the
backing store assumed partial update support, which is not the case. We
need to check for both QPaintEngine::OpenGL and QPaintEngine::OpenGL2.
Reviewed-by: Trond
Diffstat (limited to 'src/network')
0 files changed, 0 insertions, 0 deletions