kwin/lib
Martin Gräßlin fc54bdfe89 Unbind shader before copying pixels to back buffer.
This solves the regression with NVIDIA drivers resulting in a black screen.
Apparently NVIDIA does not support glXCopySubBuffer and the copying of pixels
fails with a shader bound.

So unbinding the shader before copying the pixels and rebinding the shader
afterwards resolves the issue.

This allows to remove the temporary hack to make NVIDIA work, again.
2011-02-06 09:30:04 +01:00
..
CMakeLists.txt Only link against GLES if building for GLES. 2011-02-03 22:30:14 +01:00
Mainpage.dox Split kdecoration and kwineffects libraries as two modules for doxygen. 2008-01-16 18:13:24 +00:00
Messages.sh branches/work/kwin_composite becomes new trunk kwin. 2007-04-29 17:35:43 +00:00
kcommondecoration.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
kcommondecoration.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
kcommondecoration_p.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
kcommondecoration_p.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
kdecoration.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
kdecoration.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
kdecoration_p.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
kdecoration_p.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
kdecoration_plugins_p.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
kdecoration_plugins_p.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
kdecorationbridge.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
kdecorationfactory.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
kdecorationfactory.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
kwinconfig.h.cmake CMake check to find OpenGLES 2011-01-30 14:11:55 +01:00
kwineffects.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
kwineffects.h Bump the effects API version for 4.7. 2011-02-01 23:05:21 +01:00
kwinglobals.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
kwinglobals.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
kwinglplatform.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
kwinglplatform.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
kwinglutils.cpp Unbind shader before copying pixels to back buffer. 2011-02-06 09:30:04 +01:00
kwinglutils.h kwin: Add overloads for setUniform() that take a location. 2011-02-04 19:57:19 +01:00
kwinglutils_funcs.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
kwinglutils_funcs.h define missing macros for systems which have only EXT defines. 2011-02-04 08:34:19 +01:00
kwinxrenderutils.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
kwinxrenderutils.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00