You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Martin Gräßlin 2830385a40 The assert for popRenderTarget in kwinshadereffect caused the kwin freezes as if assert has not been compiled in, the fbo will never be detached. So now we have working looking glass and sharpen effect back. 17 years ago
..
CMakeLists.txt Added EffectFrame, a helper class that creates, manages and caches a 17 years ago
Mainpage.dox Split kdecoration and kwineffects libraries as two modules for doxygen. 18 years ago
Messages.sh branches/work/kwin_composite becomes new trunk kwin. 19 years ago
kcommondecoration.cpp repaintShadow() isn't a const function, so don't cast that way. 17 years ago
kcommondecoration.h Make the client shadowOpacity() return a relative opacity instead of absolute. 18 years ago
kcommondecoration_p.cpp Make the client shadowOpacity() return a relative opacity instead of absolute. 18 years ago
kcommondecoration_p.h Make the client shadowOpacity() return a relative opacity instead of absolute. 18 years ago
kdecoration.cpp Make the client shadowOpacity() return a relative opacity instead of absolute. 18 years ago
kdecoration.h Make the client shadowOpacity() return a relative opacity instead of absolute. 18 years ago
kdecoration_p.cpp Fix iterator 18 years ago
kdecoration_p.h Make it possible to use KDecorationOptions without private headers. 18 years ago
kdecoration_plugins_p.cpp Moved all debug, warning and error messages into the KWin 1212 area. 18 years ago
kdecoration_plugins_p.h Make it possible to use KDecorationOptions without private headers. 18 years ago
kdecorationbridge.h Rename the new decoration API and mark it as unstable. Supporting a hacked API is suicide. 18 years ago
kdecorationfactory.cpp Fix iterator 18 years ago
kdecorationfactory.h Make the client shadowOpacity() return a relative opacity instead of absolute. 18 years ago
kwinconfig.h.cmake Redo checks for KWIN_HAVE(_XXX)_COMPOSITING again, in order 18 years ago
kwineffects.cpp Reverted the text part of the previous commit, seems the bug is in Qt 17 years ago
kwineffects.h Reverted the text part of the previous commit, seems the bug is in Qt 17 years ago
kwinglobals.cpp Use a modified errorMessage() with explicitly listing all extensions used by KWin. 18 years ago
kwinglobals.h Add support for hardcoded non-KWin-related active screen edge actions, 17 years ago
kwinglutils.cpp 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. 17 years ago
kwinglutils.h 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. 17 years ago
kwinglutils_funcs.cpp No longer include config*.h files in installed headers. 19 years ago
kwinglutils_funcs.h Fix opengl wrappers to match the opengl functions. 18 years ago
kwinshadereffect.cpp The assert for popRenderTarget in kwinshadereffect caused the kwin freezes as if assert has not been compiled in, the fbo will never be detached. So now we have working looking glass and sharpen effect back. 17 years ago
kwinshadereffect.h Funny, I didn't know XRender now had shaders too :). 18 years ago
kwinxrenderutils.cpp Converting old style includes to new qt4 style 18 years ago
kwinxrenderutils.h Some missing XRender counterparts for utility functions, from Thomas Lübking. 18 years ago