kwin/plugins
Vlad Zahorodnii e5b2fca409 scenes/opengl: Use GL_CLAMP_TO_EDGE wrap mode with sw cursor
We use the GL_LINEAR magnification filter. This means that GL_REPEAT
wrap mode cannot be used for the software cursor because sampling texels
beyond the right texture edge is the same as sampling texels on the
left edge. This may produce undesired visual artifacts.
2020-10-28 19:20:46 +02:00
..
idletime Prettify license headers 2020-08-07 19:57:56 +00:00
kdecorations SVN_SILENT made messages (.desktop file) - always resolve ours 2020-09-30 06:16:48 +02:00
kglobalaccel Prettify license headers 2020-08-07 19:57:56 +00:00
kpackage SVN_SILENT made messages (.desktop file) - always resolve ours 2020-09-30 06:16:48 +02:00
platforms platforms/drm: Remove redundant args in DrmBackend::moveCursor() 2020-10-28 06:28:41 +00:00
qpa qpa: Query various properties of the platform OpenGL context 2020-10-20 09:54:17 +00:00
scenes scenes/opengl: Use GL_CLAMP_TO_EDGE wrap mode with sw cursor 2020-10-28 19:20:46 +02:00
windowsystem Now it depends against new version. Old code can be removed 2020-10-22 14:06:09 +02:00
CMakeLists.txt Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00