Note about vertices list currently breaking drawWindow().

svn path=/branches/work/kwin_composite/; revision=640346
This commit is contained in:
Luboš Luňák 2007-03-07 17:55:06 +00:00
parent f6ad1881e1
commit 1300c934e8

View file

@ -124,6 +124,10 @@ OpenGL TODO
% with current nvidia glXCreatePixmap in tfp mode fails with pixmaps 32x32 and smaller
+ vertices list (and possibly more things) should not be part of SceneOpenGL::Window
- otherwise drawWindow() used for thumbnails would use them too
- they should be probably part of WindowPaintData
XRender TODO
==============================