Revision 230d5ae...

Go back to digest for 16th October 2011

Bug Fixes in KDE Base

Martin Gräßlin committed changes in [kde-workspace] kwin/libkwineffects/kwingltexture.cpp:

Generate texture coordinates for limited NPOT support

Fixes rendering issues with R300 and similar GPUs. If the texture
uses GL_TEXTURE_RECTANGLE_ARB as target the tex coordinates need
to be adjusted. This at least fixes missing text on EffectFrames
with graphicssystem native on R300. Hopefully more issues are
resolved by the change.



FIXED-IN: 4.7.3

File Changes

Modified 1 files
  • kwin/libkwineffects/kwingltexture.cpp
1 files changed in total