kwin/libkwineffects
Martin Gräßlin 5290e78106 Adding an option GLLegacy to force OpenGL 1
Setting option "GLLegacy" to true in config group "Compositing"
will disable all GLSL shaders and kwin uses the legacy OpenGL 1
code pathes. Obviously the option is ignored with GLES.

As my Qt Designer is refusing to work, there is no GUI option yet.
2011-04-29 16:44:48 +02:00
..
CMakeLists.txt Move kwineffects library into own directory 2011-02-19 10:01:31 +01:00
kwinconfig.h.cmake Move kwineffects library into own directory 2011-02-19 10:01:31 +01:00
kwineffects.cpp remove comments from commit 7da7090bc802a8b9d1ee0a969ea794921a74b86b 2011-04-28 21:43:13 +02:00
kwineffects.h Allow effects to render the outline 2011-04-28 13:49:22 +02:00
kwinglobals.cpp Move kwineffects library into own directory 2011-02-19 10:01:31 +01:00
kwinglobals.h stage one, call martin 2011-03-08 22:05:09 +01:00
kwinglplatform.cpp Integrate patch for gles and glsl-es version detection 2011-02-24 09:42:03 +08:00
kwinglplatform.h Move kwineffects library into own directory 2011-02-19 10:01:31 +01:00
kwinglutils.cpp Adding an option GLLegacy to force OpenGL 1 2011-04-29 16:44:48 +02:00
kwinglutils.h Delete ShaderManger before destroying GL Context 2011-04-27 14:52:04 +02:00
kwinglutils_funcs.cpp Move kwineffects library into own directory 2011-02-19 10:01:31 +01:00
kwinglutils_funcs.h Move kwineffects library into own directory 2011-02-19 10:01:31 +01:00
kwinxrenderutils.cpp Move kwineffects library into own directory 2011-02-19 10:01:31 +01:00
kwinxrenderutils.h Move kwineffects library into own directory 2011-02-19 10:01:31 +01:00
Mainpage.dox Move kwineffects library into own directory 2011-02-19 10:01:31 +01:00
Messages.sh Improve message extraction 2011-02-20 16:02:33 +01:00