diff options
author | Gunnar Sletta <gunnar@trolltech.com> | 2009-04-24 08:45:01 (GMT) |
---|---|---|
committer | Gunnar Sletta <gunnar@trolltech.com> | 2009-04-24 08:47:41 (GMT) |
commit | a90c924918f5705f900e2f55cfc5ca44ba3f8c3b (patch) | |
tree | a08d184e7e0e18a76fc5d2ddf2bfb28730fe9cad /src/opengl | |
parent | 9f1f048cb8c29f8c169afa0d5595acfa4eac606b (diff) | |
download | Qt-a90c924918f5705f900e2f55cfc5ca44ba3f8c3b.zip Qt-a90c924918f5705f900e2f55cfc5ca44ba3f8c3b.tar.gz Qt-a90c924918f5705f900e2f55cfc5ca44ba3f8c3b.tar.bz2 |
Two buglets with clipping in raster engine
In fillRect_normalized(), if we don't have user-clip we always
have rectclip, so the initial value of the bool was false, and
would cause the code to run through the slower code path.
In unclipped_normalized(), the hasRegionClip must have been a
typo left over from the falcon port.
Reviewed-by: Samuel
Diffstat (limited to 'src/opengl')
0 files changed, 0 insertions, 0 deletions