summaryrefslogtreecommitdiffstats
path: root/src/opengl
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar@trolltech.com>2009-04-24 08:45:01 (GMT)
committerGunnar Sletta <gunnar@trolltech.com>2009-04-24 08:47:41 (GMT)
commita90c924918f5705f900e2f55cfc5ca44ba3f8c3b (patch)
treea08d184e7e0e18a76fc5d2ddf2bfb28730fe9cad /src/opengl
parent9f1f048cb8c29f8c169afa0d5595acfa4eac606b (diff)
downloadQt-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