summaryrefslogtreecommitdiff
path: root/src/libs/cplusplus/PreprocessorClient.cpp
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2010-01-25 13:46:08 +0100
committerThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2010-01-25 13:59:01 +0100
commit0ddfcdff434f808b10d414e6a1c1df7d3642f40b (patch)
treefb3c1337eed3e8b1461b5c79f5466fcfbd79e46d /src/libs/cplusplus/PreprocessorClient.cpp
parentd82c10921dbb579a0139856c8700ed18b87fe8b5 (diff)
downloadqt-creator-0ddfcdff434f808b10d414e6a1c1df7d3642f40b.tar.gz
Fixed performance issue with scrolling when using X11 graphics system
Depending on the XRender driver (probably), drawing a short straight line can take quite a while when this line is transparent. On my laptop's onboard ATI card, this meant that scrolling was unusably slow when this transparent line was being drawn. Fixed by avoiding the issue, since there is no actual need to use transparency here. We can calculate the resulting color in advance instead.
Diffstat (limited to 'src/libs/cplusplus/PreprocessorClient.cpp')
0 files changed, 0 insertions, 0 deletions