Update the clipping item.

svn path=/branches/work/kwin_composite/; revision=612469
This commit is contained in:
Luboš Luňák 2006-12-11 14:38:40 +00:00
parent 2a151f24bf
commit 95d717177d

View file

@ -125,8 +125,7 @@ OpenGL TODO
+ clipping optimization
- like XRender code has paintTransformedScreen(), avoid painting parts that are
obscured (makes a difference with many windows open)
- Compiz has some stencil code that possibly does this, although I don't quite get
the code, or maybe using Z-buffer could be an option
- maybe stencil could be used
XRender TODO