Revision 824663

Go back to digest for 29th June 2008

Optimization in User Interface

Martin Gräßlin committed changes in /branches/work/soc-kwin-cube/effects:

exam is written - so back to business:
removal of GLRenderTarget. Cube is now painted directly without painting to textures and then mapping the textures on to a cube.New solution is much faster, does not require GL_EXT_FRAMEBUFFER_OBJECT and currently has some regressions (mapping of windows around the edges does not work any more, desktop on the left is painted the wrong way).

File Changes

Modified 2 files
  • /branches/work/soc-kwin-cube/effects
  •   /cube.cpp
  •   /cube.h
2 files changed in total