kwin/effects/cube
Martin Gräßlin 8c4db8f734 Say goodbye to Display Lists in cube.
Rotation is now only handled by the QMatrix4x4 m_rotationMatrix,
so no more need for display lists. Resulting in a cleaner code without
differences between OpenGL 1.x and 2.x/GLES.
2011-01-30 14:12:03 +01:00
..
data Mirror bottom cube cap in shader. 2011-01-30 14:12:02 +01:00
CMakeLists.txt CubeCaps back in GLES mode. 2011-01-30 14:12:02 +01:00
cube.cpp Say goodbye to Display Lists in cube. 2011-01-30 14:12:03 +01:00
cube.desktop SVN_SILENT made messages (.desktop file) 2011-01-11 09:07:40 +00:00
cube.h Say goodbye to Display Lists in cube. 2011-01-30 14:12:03 +01:00
cube_config.cpp
cube_config.desktop SVN_SILENT made messages (.desktop file) 2010-10-31 09:11:11 +00:00
cube_config.h
cube_config.ui
cube_inside.h
cube_proxy.cpp
cube_proxy.h
cubeslide.cpp Welcome back Cube effect 2011-01-30 14:12:01 +01:00
cubeslide.desktop SVN_SILENT made messages (.desktop file) 2011-01-11 09:07:40 +00:00
cubeslide.h 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
cubeslide_config.cpp 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
cubeslide_config.desktop SVN_SILENT made messages (.desktop file) 2011-01-11 09:07:40 +00:00
cubeslide_config.h
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