From 1300c934e8096b967a1498f3a780242c0442dabd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubo=C5=A1=20Lu=C5=88=C3=A1k?= Date: Wed, 7 Mar 2007 17:55:06 +0000 Subject: [PATCH] Note about vertices list currently breaking drawWindow(). svn path=/branches/work/kwin_composite/; revision=640346 --- COMPOSITE_TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/COMPOSITE_TODO b/COMPOSITE_TODO index cbdd547663..142255869b 100644 --- a/COMPOSITE_TODO +++ b/COMPOSITE_TODO @@ -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 ==============================