Revision a6b8844...
Go back to digest for 4th August 2013Other in KDE Base
Thomas Lübking committed changes in [kde-workspace/KDE/4.11] /:
remove nvidiahack lib
1. it apparently is ineffective
2. if it was effective, it's current behavior would be not exactly helpful
(sets __GL_YIELD to NOTHING, causing busy waits on doublebuffer swapping)
3. it does for sure pollute the doublebuffer/usleep detection (setenv is set to override),
ie. the overehad detection code gets a different opinion on __GL_YIELD than libGL
REVIEW: 111858
File Changes
Deleted 1 files
- kwin/nvidiahack.cpp
Modified 1 files
- kwin/CMakeLists.txt
2 files changed in total