Revision 1203578
Go back to digest for 5th December 2010Bug Fixes in KDE Base
Fredrik Höglund committed changes in /trunk/KDE/kdebase/workspace/kwin:
Revert to always calling glXBindTexImageEXT() before rendering.
The GLX implementation in the X server appears to have a hardcoded limit
to how many pixmaps can be bound to textures simultaneously when using
indirect rendering, which we can end up exceeding with the changes
introduced in r1182198.
FIXED-IN: 4.5.5
File Changes
Modified 2 files
- /trunk/KDE/kdebase/workspace/kwin
- /scene_opengl.cpp
- /scene_opengl.h
2 files changed in total