kwin/lib
Fredrik Höglund 7e68fc7c44 Use GL_BGRA instead of GL_RGBA when creating textures.
GL_BGRA is the native format, and should be faster since it doesn't
require any internal swizzling.

svn path=/trunk/KDE/kdebase/workspace/; revision=1102455
2010-03-12 15:17:01 +00:00
..
CMakeLists.txt merge 1099530 from 4.4: add some missing include_directories 2010-03-05 18:30:04 +00:00
kcommondecoration.cpp Fixing build issue with inconsistent constness with Sun compiler. 2009-12-06 11:38:30 +00:00
kcommondecoration.h Implement support for _KDE_NET_WM_FRAME_OVERLAP. 2009-11-25 23:32:35 +00:00
kcommondecoration_p.cpp Remove old decoration shadow API, rename AbilityProvidesShadow and add 2009-06-11 08:11:13 +00:00
kcommondecoration_p.h Remove old decoration shadow API, rename AbilityProvidesShadow and add 2009-06-11 08:11:13 +00:00
kdecoration.cpp Implement support for _KDE_NET_WM_FRAME_OVERLAP. 2009-11-25 23:32:35 +00:00
kdecoration.h fix button order documentation to match reality 2010-03-10 15:02:36 +00:00
kdecoration_p.cpp Less warnings please. 2009-10-05 06:59:10 +00:00
kdecoration_p.h
kdecoration_plugins_p.cpp Commit patch from SlashDevDsp fixing #223515 2010-02-09 09:54:27 +00:00
kdecoration_plugins_p.h
kdecorationbridge.h Implement support for _KDE_NET_WM_FRAME_OVERLAP. 2009-11-25 23:32:35 +00:00
kdecorationfactory.cpp Remove old decoration shadow API, rename AbilityProvidesShadow and add 2009-06-11 08:11:13 +00:00
kdecorationfactory.h Remove old decoration shadow API, rename AbilityProvidesShadow and add 2009-06-11 08:11:13 +00:00
kwinconfig.h.cmake
kwineffects.cpp Recreate effectframe textures when compositing is disabled/enabled to avoid corruption 2009-12-14 09:49:06 +00:00
kwineffects.h Bump the ABI. 2010-03-05 18:24:29 +00:00
kwinglobals.cpp
kwinglobals.h * Removed "Advanced Button" from screensaver kcm. 2010-03-10 22:25:20 +00:00
kwinglutils.cpp Use GL_BGRA instead of GL_RGBA when creating textures. 2010-03-12 15:17:01 +00:00
kwinglutils.h Add convenience accessors to GLTexture for the width and height. 2010-03-05 17:09:22 +00:00
kwinglutils_funcs.cpp Resolve glBlendColor function. 2010-03-12 14:41:24 +00:00
kwinglutils_funcs.h Resolve glBlendColor function. 2010-03-12 14:41:24 +00:00
kwinshadereffect.cpp Less warnings please. 2009-10-05 07:58:12 +00:00
kwinshadereffect.h
kwinxrenderutils.cpp
kwinxrenderutils.h
Mainpage.dox
Messages.sh