..
_data
Cleaned up the effects/ directory by moving each individual effect into
2009-02-05 15:35:38 +00:00
_test
SVN_SILENT made messages (.desktop file)
2009-04-15 20:03:14 +00:00
blur
Rename uniforms textureWidth and textureHeight to blurTextureWidth/Height in blur effect as those uniforms are used on global scale now.
2009-04-30 10:40:05 +00:00
boxswitch
Show windows from other desktops in boxswitch in the same way as minimized windows.
2009-04-12 16:35:22 +00:00
coverswitch
SVN_SILENT made messages (.desktop file)
2009-03-17 15:51:17 +00:00
cube
New cube reflection which moves reflection down to touch the cube in its lowest point. Thanks to Michal Srb for the patch. It' really great.
2009-05-01 18:23:53 +00:00
desktopgrid
Disambiguate std::sqrt
2009-04-27 15:13:18 +00:00
dialogparent
SVN_SILENT made messages (.desktop file)
2009-03-17 15:51:17 +00:00
diminactive
SVN_SILENT made messages (.desktop file)
2009-03-17 15:51:17 +00:00
dimscreen
SVN_SILENT made messages (.desktop file)
2009-03-21 15:26:07 +00:00
explosion
SVN_SILENT made messages (.desktop file)
2009-03-17 15:51:17 +00:00
fade
SVN_SILENT made messages (.desktop file)
2009-03-26 14:43:45 +00:00
fadedesktop
SVN_SILENT made messages (.desktop file)
2009-04-24 13:52:23 +00:00
fallapart
SVN_SILENT made messages (.desktop file)
2009-03-17 15:51:17 +00:00
flipswitch
SVN_SILENT made messages (.desktop file)
2009-04-21 13:52:05 +00:00
highlightwindow
SVN_SILENT made messages (.desktop file)
2009-05-01 13:50:33 +00:00
invert
Texture width and height is stored in GLShader and the uniform value is set during prepareShaderRenderStates in scene_opengl. So the effects do not have to set the uniform manually. This is useful as other effects can still set this uniform if something different is rendered with a different texture width/height (e.g. shadows or thumbnails). When the window is finally rendered the original value set by the effect is definatelly used.
2009-04-27 11:07:15 +00:00
login
SVN_SILENT made messages (.desktop file)
2009-04-15 20:03:14 +00:00
logout
Reenable logout blur - we found the reason why it stopped rendering (popRenderTarget in assert statement). If someone still has problems with it, please yell.
2009-04-28 15:00:56 +00:00
lookingglass
Mouse polling was deactivated wrongly in all zooming effects.
2009-04-27 20:20:05 +00:00
magiclamp
MagicLamp requires OpenGL.
2009-04-01 09:56:01 +00:00
magnifier
Mouse polling was deactivated wrongly in all zooming effects.
2009-04-27 20:20:05 +00:00
minimizeanimation
SVN_SILENT made messages (.desktop file)
2009-03-17 15:51:17 +00:00
mousemark
SVN_SILENT made messages (.desktop file)
2009-04-15 20:03:14 +00:00
presentwindows
When a shader is bound pass correct values for texture height, texture width and opacity for text frame and icon frame from present windows to the shader.
2009-05-01 20:41:38 +00:00
scalein
SVN_SILENT made messages (.desktop file)
2009-03-17 15:51:17 +00:00
shadow
Shadow sets texture width and height if there is a shader bound.
2009-04-27 11:12:20 +00:00
sharpen
SVN_SILENT made messages (.desktop file)
2009-04-15 20:03:14 +00:00
sheet
SVN_SILENT made messages (.desktop file)
2009-04-24 13:52:23 +00:00
showfps
SVN_SILENT made messages (.desktop file)
2009-03-17 15:51:17 +00:00
showpaint
SVN_SILENT made messages (.desktop file)
2009-04-15 20:03:14 +00:00
slide
SVN_SILENT made messages (.desktop file)
2009-04-17 13:22:59 +00:00
slideback
SVN_SILENT made messages (.desktop file)
2009-04-29 14:49:56 +00:00
snaphelper
SVN_SILENT made messages (.desktop file)
2009-04-23 14:12:32 +00:00
snow
SVN_SILENT made messages (.desktop file)
2009-04-15 20:03:14 +00:00
taskbarthumbnail
Taskbarthumbnail sets texture width and height if there is a shader bound.
2009-04-27 11:10:08 +00:00
thumbnailaside
SVN_SILENT made messages (.desktop file)
2009-03-17 15:51:17 +00:00
trackmouse
SVN_SILENT made messages (.desktop file)
2009-03-17 15:51:17 +00:00
translucency
SVN_SILENT made messages (.desktop file)
2009-03-17 15:51:17 +00:00
wobblywindows
SVN_SILENT made messages (.desktop file)
2009-03-17 15:51:17 +00:00
zoom
Mouse polling was deactivated wrongly in all zooming effects.
2009-04-27 20:20:05 +00:00
CMakeLists.txt
Add new SlideBack effect
2009-04-15 19:31:20 +00:00
configs_builtins.cpp
Sphere and Cylinder become part of Cube effect. That is much more convenient than having an own effect for each (only loading the shader is actually required).
2009-02-14 09:29:01 +00:00
kwineffect.desktop
SVN_SILENT made messages (.desktop file)
2009-03-17 15:51:17 +00:00
Messages.sh
Remove temporary file
2008-07-02 07:04:51 +00:00