kwin/effects/cube
Martin Gräßlin 32adc59e4b Use cap shader to render area between screens in cube
This fixes most of the rendering issues with cube in multi
screen setups and GLSL backend. For cylinder and sphere the
rendering of areas between screen is currently disabled if
using the GLSL backend. It needs adjustments to use another
vertex shader. Not sure if it is worth the effort.
2011-05-01 11:28:07 +02:00
..
data Fix untextured cube caps with GLSL 2011-05-01 11:28:07 +02:00
CMakeLists.txt CubeCaps back in GLES mode. 2011-01-30 14:12:02 +01:00
cube.cpp Use cap shader to render area between screens in cube 2011-05-01 11:28:07 +02:00
cube.desktop SVN_SILENT made messages (.desktop file) 2011-03-31 07:42:47 +02:00
cube.h Drop KWin::TimeLine from kwineffects 2011-03-14 22:50:05 +01:00
cube_config.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
cube_config.desktop SVN_SILENT made messages (.desktop file) 2011-03-31 07:42:47 +02:00
cube_config.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
cube_config.ui Use KIntSpinBox instead of QSpinBox for better integration with KDE. As a bonus this allows to use plural suffix in spinboxes since KDE 4.3 if necessary. 2009-06-30 20:09:04 +00:00
cube_inside.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
cube_proxy.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
cube_proxy.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
cubeslide.cpp Drop KWin::TimeLine from kwineffects 2011-03-14 22:50:05 +01:00
cubeslide.desktop SVN_SILENT made messages (.desktop file) 2011-03-31 07:42:47 +02:00
cubeslide.h Drop KWin::TimeLine from kwineffects 2011-03-14 22:50:05 +01:00
cubeslide_config.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
cubeslide_config.desktop SVN_SILENT made messages (.desktop file) 2011-03-31 07:42:47 +02:00
cubeslide_config.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
cubeslide_config.ui Add a new option to cube animation to trigger rotating the cube while moving a window towards the screen edge. 2010-01-10 15:51:02 +00:00