68 Commits (ef71908c6aeb324be057f9bfbb62bfd185fb6cdc)

Author SHA1 Message Date
Martin Gräßlin 2007a7eab8 Use namespaced parameters in signals 14 years ago
Philipp Knechtges 999d64bb19 kwin/blur: consider the valid part of the cache as being opaque 14 years ago
Philipp Knechtges f3117f1038 kwin/blur: substituting QHash::operator[] by an iterator-based approach 14 years ago
Philipp Knechtges 2bfcfeceb4 kwin: fixing blur bug for move/resize events 14 years ago
Philipp Knechtges 239d5757f2 kwin: move/resize events shall not force a repaint of all layers 14 years ago
Martin Gräßlin 05cd97c746 Enable Blur by default for SandyBridge 14 years ago
Thomas Lübking d845b60c6c change geometry w/o compositor restart 14 years ago
Philipp Knechtges c8fbb4ec61 kwin/blur: use already existing texture instead of allocating a new one 14 years ago
Martin Gräßlin f135206781 Disable Lanczos and Blur for fglrx 14 years ago
Martin Gräßlin 544c4d60b5 Blur behind sliding popups 14 years ago
Philipp Knechtges 3065e6afce kwin/blur: add a proper initialization of the texture cache 14 years ago
Philipp Knechtges 1023d3b08e kwin: fixing some blur bugs 14 years ago
Philipp Knechtges 1ea54ef44f kwin: fixing blur for shaded windows 15 years ago
Martin Gräßlin 15fc864c95 Drop GLES specific hack in blur effect 15 years ago
Philipp Knechtges 5c7f919bbf kwin: updating comments on the blur texture cache 15 years ago
Philipp Knechtges b6c27a17b0 kwin: bugfix blur effect 15 years ago
Philipp Knechtges b6478e1b12 kwin: Optimizing Blur Part III 15 years ago
Philipp Knechtges ef9aeafe0d kwin: Optimizing Blur Part II 15 years ago
Martin Gräßlin fcbd22ad36 Workaround repaint issue in blur effect with GLES 15 years ago
Martin Gräßlin 31386d2f25 Drop unused variables 15 years ago
Martin Gräßlin f72f465c13 Fix Typos 15 years ago
Philipp Knechtges afe8048afd kwin: optimizing the blur effect 15 years ago
Fredrik Höglund 93dc4d459c kwin/blur: Don't blur anything when we're painting top-to-bottom 15 years ago
Fredrik Höglund b1990eec75 kwin/blur: Refactor the tests in drawWindow() 15 years ago
Fredrik Höglund ff889337e2 kwin/blur: Use pos() instead of geometry().topLeft() 15 years ago
Fredrik Höglund 9a08f99958 kwin/blur: Fix a regression from a6bdff71 15 years ago
Fredrik Höglund 65025071fc kwin/blur: Optimize the paint region 15 years ago
Fredrik Höglund 7ef8f444f6 kwin/blur: Disable by default on all Intel chipsets 15 years ago
Martin Gräßlin d647950ff0 Do not blur behind EffectFrames with no style 15 years ago
Martin Gräßlin 82b8f8d2fc Drop the driver blacklist 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 ab6f2ba1fd EffectsHandler emits windowAdded signal 15 years ago
Martin Gräßlin b265537962 Drop dependency to libplasma from kwineffects library 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Martin Gräßlin 3e42ddc2cc ShaderManager handles rebind of previous shader. 15 years ago
Martin Gräßlin 8c4fc28e1a Blur ported to GLES. 15 years ago
Martin Gräßlin 6353d6ff57 Don't blur behind opaque window decorations. 16 years ago
Kevin Ottens 2bd1e7286a Missing includes. 16 years ago
Fredrik Höglund 6d398323eb - Check if the FBO size will exceed GL_MAX_TEXTURE_SIZE in 16 years ago
Martin Gräßlin 4c6f8d9c28 Forward port rev 1169158: Exclude all transformed windows from blur effect. 16 years ago
Martin Gräßlin ff9184aaa0 *sigh* thou shall compile before commit! 16 years ago
Martin Gräßlin 1c8b53618f Revert an unintended change to blur from svn rev 1153704 16 years ago
Martin Gräßlin 111db93e05 Blur background of EffectFrames. 16 years ago
Andreas Demmer 2bedb6bba9 initial commit of the KWin dashboard effect 16 years ago
Martin Gräßlin 4111a9f051 Support for adding a driver blacklist to be used in the lanczos filter and blur effect. 16 years ago
Fredrik Höglund 253647ec1e Sanity check the shader limitations to protect against implementations 16 years ago
Martin Gräßlin 633d80001f Add new role, so that fullscreen effects can enforce blurring of windows they know to be translucent and on a fixed position. 16 years ago
Fredrik Höglund 66125caac3 Fix the darkening of the bottom-most pixels behind the plasma panel. 16 years ago
Fredrik Höglund e9f419c819 Fix a 64-bit issue in BlurEffect::updateBlurRegion(). 16 years ago