43 Commits (eca06ecb02a6ecae3fd15209a2f3b70bed211bcd)

Author SHA1 Message Date
Martin Gräßlin 01451eea36 Revert "Handle conflicts between epoxy and manually resolved function pointers" 10 years ago
Martin Gräßlin ac1dbac8b1 Handle conflicts between epoxy and manually resolved function pointers 11 years ago
Martin Gräßlin 78ac6aaf13 [effects] Runtime checks for GLES instead of compile time checks 11 years ago
Martin Gräßlin 1f6c0c07f7 [effects] Support blitScreenshot on OpenGLES 11 years ago
Fredrik Höglund 4d738b86ea Add an internalFormat parameter to the GLTexture ctor 11 years ago
Fredrik Höglund e30b1212b6 screenshot: Use the new matrix API 11 years ago
Fredrik Höglund edb0751cba Remove the NPOT texture support checks 11 years ago
Martin Gräßlin 4230a0d331 [effects] Get xcb_connection_t* and rootWindow through EffectsHandler API 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
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
Anselmo L. S. Melo d258759ac9 Port from KTemporaryFile to QTemporaryFile 13 years ago
Martin Gräßlin 57905c0cc2 And we got rid of KDebug 13 years ago
Martin Gräßlin 987fd41d24 Port KWin/Effects from KDebug to QDebug 13 years ago
Martin Gräßlin 330d40f425 Fix no cast to/from ASCII intrduced issues 13 years ago
Fredrik Höglund 19796b8263 kwin: Use the robust access functions 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 32b6ef42b9 Strip module path from all Qt #include <> 13 years ago
Martin Gräßlin b01f5684c5 Remove not needed includes from kwineffect header files 13 years ago
Martin Gräßlin b8c6831a1f Port Screenshot effect to XCB 13 years ago
Martin Gräßlin f20ec15053 Port xRenderOffscreenTarget away from QPixmap 13 years ago
Martin Gräßlin 10c07080bb Notify effects when the screen gets locked 13 years ago
Martin Gräßlin b7f06b8708 Use window size for offscreen texture size in screenshot effect 13 years ago
Thomas Lübking 8b35d3e34e finish / sync screenshot before calling ksnapshot 13 years ago
Thomas Lübking 75e87a44ce finish / sync screenshot before calling ksnapshot 13 years ago
Martin Gräßlin 6d2dfe06e7 Introduce dedicated OpenGL1 and OpenGL2 compositing types 14 years ago
Martin Gräßlin a2b0d42916 Replace translation by QVector3D in Screen/Window PaintData 14 years ago
Martin Gräßlin f6a0c6907a Fix compilation of screenshot effect without XRender 14 years ago
Aleix Pol 73c142fe45 Extend the screenshot effect API. 14 years ago
Martin Gräßlin 05198bc2b7 Ifdef XRender related code in Screenshot effect 14 years ago
Thomas Lübking 5bf62e5308 add xrender support to screenshot effect 14 years ago
Martin Gräßlin 2007a7eab8 Use namespaced parameters in signals 14 years ago
Thomas Lübking 0cbe297d84 sanitize closed screenshot windows, ignore deleted 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 29e91f9042 Support for fullscreen, screen and region screenshot 15 years ago
Martin Gräßlin 78dd6e6859 Fix rendering glitch in screenshot effect with Raster 15 years ago
Martin Gräßlin 234ec644d2 KWin supports graphicssystem Raster 15 years ago
Martin Gräßlin e5e5c4a020 Move push/popRenderTarget to kwingluitls 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Martin Gräßlin c5c318a342 Screenshot Effect ported to GLES 15 years ago
Martin Gräßlin 379e1a268b Screenshot effect provides hooks for KSnapshot. 16 years ago
Martin Gräßlin 49fea7de58 New screenshot effect. 16 years ago