72 Commits (a730b5d2f69060a5bdfffea7ef6f3f4b10aeade4)

Author SHA1 Message Date
Thomas Lübking 04724a15b6 do not query GLPlatform if not GL compositing 11 years ago
Fredrik Höglund 4d738b86ea Add an internalFormat parameter to the GLTexture ctor 11 years ago
Fredrik Höglund 450be6a378 Add a levels parameter to the GLTexture ctor 11 years ago
Fredrik Höglund aefadfaa6a Don't generate mipmaps in GLTexture::bind() 11 years ago
Martin Gräßlin bf4ba54647 Remove displayWidth and displayHeight from the compositor 11 years ago
Fredrik Höglund 6ac7371113 Remove most calls to checkGLError() 11 years ago
Fredrik Höglund edb0751cba Remove the NPOT texture support checks 11 years ago
Martin Gräßlin c1b4167598 [effects] Allow Built-In Effects using xcbutils.h 12 years ago
Martin Gräßlin 4230a0d331 [effects] Get xcb_connection_t* and rootWindow through EffectsHandler API 12 years ago
Martin Gräßlin 1ab37878cd [kwin] Port remaining XLib usage in effects to XCB 12 years ago
Martin Gräßlin 77fff7af6a [kwin] Port away from deprected KCoreConfigSkeleton::readConfig 12 years ago
Martin Gräßlin 0265ae48ec Completely remove the legacy ksmserver shutdown effect 12 years ago
Martin Gräßlin c7d986c7fe [kwin] Remove the legacy OpenGL 1 compositing backend 12 years ago
Martin Gräßlin 3f0ff9b8d5 Migrate effects from displayWidth()/displayHeight() to virtualScreenSize()/virtualScreenGeometry() 12 years ago
Thomas Lübking 23ae01ffd9 full repaints in logout effect 12 years ago
Martin Gräßlin 76efe517a7 Turn built-in effects into a library kwin links against 12 years ago
Jacob Logan ac72e9fb73 Changed debug statements in kwin/effects from qDebug() to qCDebug(KWINEFFECTS) 12 years ago
Martin Gräßlin 95a6329fe5 Remove some no longer needed includes 13 years ago
Martin Gräßlin 139201a2e2 KGlobal::config() -> KSharedConfig::openConfig() 13 years ago
Martin Gräßlin 987fd41d24 Port KWin/Effects from KDebug to QDebug 13 years ago
Anselmo L. S. Melo bef5b71898 Porting effects to Qt5/KF5: QStandardPaths 13 years ago
Martin Gräßlin 330d40f425 Fix no cast to/from ASCII intrduced issues 13 years ago
Thomas Lübking 674a1a051f fix logout effect shaderfile locations 13 years ago
Fredrik Höglund 9006e0e465 kwin/logout: Add GLSL 1.40 versions of the shaders 13 years ago
Martin Gräßlin 98a04893a6 Use mgraesslin@kde.org for my mail address in Copyright and AboutData 13 years ago
Martin Gräßlin 0ccc060218 Include KGlobal were needed 13 years ago
Martin Gräßlin a0e8987adb Port Logout Effect to KConfigXT 13 years ago
Casian Andrei 22569f7eb9 Remove forceAlpha uniform, which is no longer needed 14 years ago
Martin Gräßlin cf5de22586 Introduce a build option KWIN_BUILD_OPENGL_1_COMPOSITING 14 years ago
Martin Gräßlin c2a4f81927 Introduce a helper class to automatically push/pop Shaders 14 years ago
Martin Gräßlin f9a2ecbf33 Do not use ShaderManager::isValid to check for OpenGL2 compositing 14 years ago
Martin Gräßlin 6d2dfe06e7 Introduce dedicated OpenGL1 and OpenGL2 compositing types 14 years ago
Martin Gräßlin c7262e8bd3 Getter/setters for opacity, saturation and brightness in WindowPaintData 14 years ago
Martin Gräßlin 3125333f76 Fix logout effect including port to OpenGL 2 14 years ago
Martin Gräßlin 1de1204ecd Drop KWIN_HAVE_OPENGL defines in effects 14 years ago
Martin Gräßlin 2007a7eab8 Use namespaced parameters in signals 14 years ago
Philipp Knechtges ef9aeafe0d kwin: Optimizing Blur Part II 15 years ago
Martin Gräßlin fe4329a252 Only call active effects in the effect chain 15 years ago
Martin Gräßlin 987bc837d9 Remove define KWIN_HAVE_OPENGL_COMPOSITING 15 years ago
Martin Gräßlin d0664a9c96 Ensure logout compiles with GLES 15 years ago
Martin Gräßlin fda841787f Make Logout Effect work again with OpenGL 2 backend 15 years ago
Thomas Lübking 4bf61c556b fix ed70462a07ae650f01002c25ce5b5104f19f2892 15 years ago
Michael Jansen 6630e49d1d Fix (hopefully) compile if KWIN_HAVE_OPENGL_COMPOSITING is not defined. Those members are not 15 years ago
Martin Gräßlin e5e5c4a020 Move push/popRenderTarget to kwingluitls 15 years ago
Martin Gräßlin 640fdc7b6d PropertyNotify becomes a signal 15 years ago
Martin Gräßlin e355700e6e EffectsHandler emits windowDeleted signal 15 years ago
Martin Gräßlin 0b85768ec5 EffectsHandler emits windowClosed signal 15 years ago
Martin Gräßlin ab6f2ba1fd EffectsHandler emits windowAdded signal 15 years ago
Thomas Lübking c513099354 logout effect: remove deleted windows from list 15 years ago
Thomas Lübking ca5432aa93 remove delted windows from list. can happen and triggers kwin part of 15 years ago