kwin/lib
Rivo Laks a94aa904b0 Well, actually GLRenderTarget doesn't require NPOT textures (it works with rectangle textures as well).
That also means that those effects which do require NPOT have to check for it themselves.

svn path=/branches/work/kwin_composite/; revision=659155
2007-04-29 15:39:33 +00:00
..
CMakeLists.txt Fix install icons 2007-04-19 11:52:53 +00:00
kcommondecoration.cpp Include fix 2007-04-21 18:28:47 +00:00
kcommondecoration.h Build 2007-03-08 21:37:13 +00:00
kdecoration.cpp No double-buffering for decorations, the memory taken 2007-02-10 21:50:43 +00:00
kdecoration.h include cleanup 2007-04-12 13:02:58 +00:00
kdecoration_p.cpp merge r635823 from trunk 2007-02-23 14:38:01 +00:00
kdecoration_p.h pedantic-- 2007-03-20 14:21:56 +00:00
kdecoration_plugins_p.cpp Merge r649608, r649403, r649230 and r648582 from trunk (porting). 2007-04-03 13:24:05 +00:00
kdecoration_plugins_p.h Remove not necessary include 2007-04-22 11:14:24 +00:00
kdecorationfactory.cpp Deprecated-- 2006-03-06 14:30:06 +00:00
kdecorationfactory.h svn merge svn+ssh://coolo@svn.kde.org/home/kde/trunk/KDE/kdebase@438057 2005-07-28 14:59:42 +00:00
kwineffects.cpp Trigger TrackMouseEffect using Ctrl+Meta rather than mouse buttons. 2007-04-21 12:50:02 +00:00
kwineffects.h Add EffectWindow::isPaintingEnabled() to check whether painting of that window is enabled (surprise!) 2007-04-28 12:21:14 +00:00
kwinglobals.cpp Fix and re-enable optimized cursorPos(). 2007-04-14 14:15:43 +00:00
kwinglobals.h Fix and re-enable optimized cursorPos(). 2007-04-14 14:15:43 +00:00
kwinglutils.cpp Well, actually GLRenderTarget doesn't require NPOT textures (it works with rectangle textures as well). 2007-04-29 15:39:33 +00:00
kwinglutils.h Little clarifying API doc for nearestPowerOfTwo(). 2007-04-29 15:31:57 +00:00
kwinglutils_funcs.cpp Make effects actual plugins, so it's possible to load them on runtime. 2007-04-10 13:02:08 +00:00
kwinglutils_funcs.h Add #defines for FBO constants. 2007-04-18 14:02:33 +00:00
Messages.sh Convert the "messages" targets of kdebase into Messages.sh scripts 2006-02-22 01:47:34 +00:00