diff options
author | Samuel Rødal <sroedal@trolltech.com> | 2009-06-12 15:42:21 +0200 |
---|---|---|
committer | Samuel Rødal <sroedal@trolltech.com> | 2009-06-12 15:43:24 +0200 |
commit | 4c643900bb9cc561250ab3dcc2fa230081767d10 (patch) | |
tree | c19f25d840c33f33c89246b0ca53ced818aec67d /src/opengl/qglwindowsurface_qws.cpp | |
parent | 5f287af53d146e76a11f23c889d9591d9c0b7b65 (diff) | |
download | qt4-tools-4c643900bb9cc561250ab3dcc2fa230081767d10.tar.gz |
Fixed off-by-one color bug in GL 2 paint engine.
Calling premultiplyColor() with a red channel of 255, alpha channel of
255, and opacity 1 would result in a color with red channel of 254.
Diffstat (limited to 'src/opengl/qglwindowsurface_qws.cpp')
0 files changed, 0 insertions, 0 deletions