Revision f09e3a9...

Go back to digest for 3rd July 2011

Bug Fixes in KDE Base

Martin Gräßlin committed changes in [kde-workspace/KDE/4.7] /:

Fix decoration rendering with GL_TEXTURE_RECTANGLE_ARB

When using graphicssystem native the texture may be using
GL_TEXTURE_RECTANGLE_ARB instead of GL_TEXTURE_2D. This
needs to be honoured in order to make KWin work reliable
with e.g. R300 chipsets.



FIXED-IN: 4.7.0

File Changes

Modified 2 files
  •   kwin/scene_opengl.cpp
  •   kwin/scene_opengl.h
2 files changed in total