kwin/lib
Rivo Laks 424f906ab2 - Add optional color argument to renderGLGeometry() functions. If specified, it's used as vertex colors
array when rendering.
- Rearrange some renderGLGeometry() parameters.
- Don't use opengl arrays and glDrawArrays() when rendering a small number of vertices since in this
  case overhead of enabling/disabling the array is too big. Use immediate mode instead in such case.

svn path=/trunk/KDE/kdebase/workspace/; revision=675467
2007-06-14 10:05:51 +00:00
..
CMakeLists.txt can't install those, they include a non-installed config header 2007-06-05 22:30:08 +00:00
kcommondecoration.cpp
kcommondecoration.h Merging from old trunk: 2007-04-30 12:08:47 +00:00
kdecoration.cpp
kdecoration.h Merging from old trunk: 2007-04-30 12:23:20 +00:00
kdecoration_p.cpp
kdecoration_p.h Merging from old trunk: 2007-04-30 12:23:20 +00:00
kdecoration_plugins_p.cpp fix for KLibrary changes 2007-05-14 19:46:21 +00:00
kdecoration_plugins_p.h Remove not necessary "class classname;" 2007-06-04 08:24:29 +00:00
kdecorationfactory.cpp
kdecorationfactory.h
kwineffects.cpp Fix include 2007-06-13 21:26:08 +00:00
kwineffects.h Add 2 static helper methods to EffectHandler: 2007-05-29 11:46:12 +00:00
kwinglobals.cpp
kwinglobals.h
kwinglutils.cpp - Add optional color argument to renderGLGeometry() functions. If specified, it's used as vertex colors 2007-06-14 10:05:51 +00:00
kwinglutils.h - Add optional color argument to renderGLGeometry() functions. If specified, it's used as vertex colors 2007-06-14 10:05:51 +00:00
kwinglutils_funcs.cpp
kwinglutils_funcs.h Work around gcc-3.3.3's problem with resolving namespaced symbols. 2007-06-11 14:35:09 +00:00
Mainpage.dox enable api docs generation for kwin libs 2007-06-05 15:31:23 +00:00
Messages.sh