kwin/effects
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
..
data Add blur effect. 2007-04-28 15:13:28 +00:00
blur.cpp Add blur effect. 2007-04-28 15:13:28 +00:00
blur.desktop Add blur effect. 2007-04-28 15:13:28 +00:00
blur.h Add blur effect. 2007-04-28 15:13:28 +00:00
boxswitch.cpp Shared implementation of rendering gl geometry. 2007-04-21 16:02:19 +00:00
boxswitch.desktop The rest ported to plugins, BoxSwich being the only exception. 2007-04-12 13:12:11 +00:00
boxswitch.h Tabbox effect also converted to plugins. 2007-04-12 14:12:34 +00:00
CMakeLists.txt Add blur effect. 2007-04-28 15:13:28 +00:00
demo_liquid.cpp Well, actually GLRenderTarget doesn't require NPOT textures (it works with rectangle textures as well). 2007-04-29 15:39:33 +00:00
demo_liquid.desktop Another demo effect which uses shader and render target to turn your screen into a liquid, wavy surface. 2007-04-18 19:44:49 +00:00
demo_liquid.h Add GLShader dtor (fixes memory leak). 2007-04-28 13:19:36 +00:00
demo_shiftworkspaceup.cpp Small fixes. 2007-04-13 10:08:18 +00:00
demo_shiftworkspaceup.desktop Small fixes. 2007-04-13 10:08:18 +00:00
demo_shiftworkspaceup.h A silly effect that just shows a picture. Using 2007-04-16 19:52:21 +00:00
demo_showpicture.cpp GLTexture::render(), to render to a given QRect 2007-04-21 16:12:03 +00:00
demo_showpicture.desktop A silly effect that just shows a picture. Using 2007-04-16 19:52:21 +00:00
demo_showpicture.h A silly effect that just shows a picture. Using 2007-04-16 19:52:21 +00:00
demo_taskbarthumbnail.cpp Trigger TrackMouseEffect using Ctrl+Meta rather than mouse buttons. 2007-04-21 12:50:02 +00:00
demo_taskbarthumbnail.desktop Small fixes. 2007-04-13 10:08:18 +00:00
demo_taskbarthumbnail.h Trigger TrackMouseEffect using Ctrl+Meta rather than mouse buttons. 2007-04-21 12:50:02 +00:00
desktopgrid.cpp Round values, don't just truncate. 2007-04-22 21:22:05 +00:00
desktopgrid.desktop Effect that shows all desktops in a grid. 2007-04-16 17:25:02 +00:00
desktopgrid.h Fix painting of moved on-all-desktop windows. 2007-04-21 12:29:43 +00:00
dialogparent.cpp The rest ported to plugins, BoxSwich being the only exception. 2007-04-12 13:12:11 +00:00
dialogparent.desktop The rest ported to plugins, BoxSwich being the only exception. 2007-04-12 13:12:11 +00:00
dialogparent.h The rest ported to plugins, BoxSwich being the only exception. 2007-04-12 13:12:11 +00:00
diminactive.cpp Properly initialize. 2007-04-17 06:01:53 +00:00
diminactive.desktop Add support for dimming of inactive windows (accessibility). 2007-04-10 14:48:55 +00:00
diminactive.h Add support for dimming of inactive windows (accessibility). 2007-04-10 14:48:55 +00:00
drunken.cpp The rest ported to plugins, BoxSwich being the only exception. 2007-04-12 13:12:11 +00:00
drunken.desktop The rest ported to plugins, BoxSwich being the only exception. 2007-04-12 13:12:11 +00:00
drunken.h The rest ported to plugins, BoxSwich being the only exception. 2007-04-12 13:12:11 +00:00
explosion.desktop Port ExplosionEffect to plugin system 2007-04-21 12:57:15 +00:00
explosioneffect.cpp Add GLShader dtor (fixes memory leak). 2007-04-28 13:19:36 +00:00
explosioneffect.h Add GLShader dtor (fixes memory leak). 2007-04-28 13:19:36 +00:00
fade.cpp The rest ported to plugins, BoxSwich being the only exception. 2007-04-12 13:12:11 +00:00
fade.desktop The rest ported to plugins, BoxSwich being the only exception. 2007-04-12 13:12:11 +00:00
fade.h The rest ported to plugins, BoxSwich being the only exception. 2007-04-12 13:12:11 +00:00
fallapart.cpp The rest ported to plugins, BoxSwich being the only exception. 2007-04-12 13:12:11 +00:00
fallapart.desktop The rest ported to plugins, BoxSwich being the only exception. 2007-04-12 13:12:11 +00:00
fallapart.h The rest ported to plugins, BoxSwich being the only exception. 2007-04-12 13:12:11 +00:00
flame.cpp Port to plugins. 2007-04-12 11:55:07 +00:00
flame.desktop Port to plugins. 2007-04-12 11:55:07 +00:00
flame.h Port to plugins. 2007-04-12 11:55:07 +00:00
howto.cpp Small fixes. 2007-04-13 10:08:18 +00:00
howto.desktop Port to plugins. 2007-04-12 11:55:07 +00:00
howto.h Port to plugins. 2007-04-12 11:55:07 +00:00
magnifier.cpp Fix repaints. 2007-04-22 11:41:09 +00:00
magnifier.desktop Magnifier glass - like Zoom, but only for a small part of the screen. 2007-04-13 15:19:12 +00:00
magnifier.h Fix repaints. 2007-04-22 11:41:09 +00:00
maketransparent.cpp Port to plugins. 2007-04-12 11:55:07 +00:00
maketransparent.desktop Port to plugins. 2007-04-12 11:55:07 +00:00
maketransparent.h Port to plugins. 2007-04-12 11:55:07 +00:00
minimizeanimation.cpp Port to plugins. 2007-04-12 11:55:07 +00:00
minimizeanimation.desktop Port to plugins. 2007-04-12 11:55:07 +00:00
minimizeanimation.h Port to plugins. 2007-04-12 11:55:07 +00:00
mousemark.cpp Effect which can temporarily mark places on the screen. 2007-04-21 17:12:17 +00:00
mousemark.desktop Effect which can temporarily mark places on the screen. 2007-04-21 17:12:17 +00:00
mousemark.h Effect which can temporarily mark places on the screen. 2007-04-21 17:12:17 +00:00
presentwindows.cpp GLTexture::render(), to render to a given QRect 2007-04-21 16:12:03 +00:00
presentwindows.desktop Make effects actual plugins, so it's possible to load them on runtime. 2007-04-10 13:02:08 +00:00
presentwindows.h Find-as-you-type filtering of presented windows. 2007-04-15 21:42:01 +00:00
scalein.cpp Port to plugins. 2007-04-12 11:55:07 +00:00
scalein.desktop Port to plugins. 2007-04-12 11:55:07 +00:00
scalein.h Port to plugins. 2007-04-12 11:55:07 +00:00
shadow.cpp Shared implementation of rendering gl geometry. 2007-04-21 16:02:19 +00:00
shadow.desktop Make effects actual plugins, so it's possible to load them on runtime. 2007-04-10 13:02:08 +00:00
shadow.h Non-inline functions should be in .cpp . 2007-04-10 14:53:13 +00:00
shakymove.cpp Port to plugins. 2007-04-12 11:55:07 +00:00
shakymove.desktop Port to plugins. 2007-04-12 11:55:07 +00:00
shakymove.h Port to plugins. 2007-04-12 11:55:07 +00:00
showfps.cpp Convert ShowFps effect to plugins. 2007-04-10 15:38:36 +00:00
showfps.desktop Convert ShowFps effect to plugins. 2007-04-10 15:38:36 +00:00
showfps.h Convert ShowFps effect to plugins. 2007-04-10 15:38:36 +00:00
test_fbo.cpp Well, actually GLRenderTarget doesn't require NPOT textures (it works with rectangle textures as well). 2007-04-29 15:39:33 +00:00
test_fbo.desktop Add a demo/test effect for GLRenderTarget. 2007-04-18 15:42:06 +00:00
test_fbo.h Add static GLRenderTarget::supported() and make effects use it instead of checking for FBO extension 2007-04-28 14:38:06 +00:00
test_input.cpp Small fixes. 2007-04-13 10:08:18 +00:00
test_input.desktop Small fixes. 2007-04-13 10:08:18 +00:00
test_input.h Convert to plugins. 2007-04-11 15:53:32 +00:00
test_thumbnail.cpp Small fixes. 2007-04-13 10:08:18 +00:00
test_thumbnail.desktop Small fixes. 2007-04-13 10:08:18 +00:00
test_thumbnail.h Convert to plugins. 2007-04-11 15:53:32 +00:00
thumbnailaside.cpp Effects that can keep thumbnails of selected windows permanently 2007-04-15 10:56:17 +00:00
thumbnailaside.desktop Effects that can keep thumbnails of selected windows permanently 2007-04-15 10:56:17 +00:00
thumbnailaside.h Effects that can keep thumbnails of selected windows permanently 2007-04-15 10:56:17 +00:00
trackmouse.cpp GLTexture::render(), to render to a given QRect 2007-04-21 16:12:03 +00:00
trackmouse.desktop Add effect that highlights the mouse when one 2007-04-16 21:15:15 +00:00
trackmouse.h Trigger TrackMouseEffect using Ctrl+Meta rather than mouse buttons. 2007-04-21 12:50:02 +00:00
videorecord.cpp Limit the capturing region to the screen. 2007-04-22 10:52:55 +00:00
videorecord.desktop Convert zoom and videorecord to plugins. 2007-04-11 15:22:36 +00:00
videorecord.h Convert zoom and videorecord to plugins. 2007-04-11 15:22:36 +00:00
wavywindows.cpp Port to plugins. 2007-04-12 11:55:07 +00:00
wavywindows.desktop Convert WavyWindows to plugins (and move Vertex class to the effects lib). 2007-04-11 15:46:46 +00:00
wavywindows.h Convert WavyWindows to plugins (and move Vertex class to the effects lib). 2007-04-11 15:46:46 +00:00
zoom.cpp Trigger TrackMouseEffect using Ctrl+Meta rather than mouse buttons. 2007-04-21 12:50:02 +00:00
zoom.desktop Convert zoom and videorecord to plugins. 2007-04-11 15:22:36 +00:00
zoom.h Trigger TrackMouseEffect using Ctrl+Meta rather than mouse buttons. 2007-04-21 12:50:02 +00:00