showfps should also have a graph showing how much of the screen is redraw, to detect too big redraws

svn path=/trunk/KDE/kdebase/workspace/; revision=708376
This commit is contained in:
Luboš Luňák 2007-09-04 17:27:40 +00:00
parent c3c037c866
commit 2bbdc3874e

View file

@ -294,6 +294,7 @@ Effects TODO
+ - needs bindPixmapToTexture() or something like that, for displaying the text
- should also detect kwin being idle - it probably should detect in pre-paint that the only
damage is its own area and avoid damaging for the next round in post-paint
- should also have a graph showing how much of the screen is redraw, to detect too big redraws
+ debugpaint effect
- should show what is damaged during each repaint step