26 Commits (a730b5d2f69060a5bdfffea7ef6f3f4b10aeade4)

Author SHA1 Message Date
Martin Gräßlin 57c521c214 [libkwineffects] Introduce logging categories for libkwineffects 11 years ago
Fredrik Höglund 3a47b1c1c0 Add XRenderUtils::findPictFormat() and findPictFormatInfo() 12 years ago
Martin Gräßlin 6c1bad551b [kwin] Remove dependency on kwinglobals in kwinxrenderutils 12 years ago
Matteo De Carlo 59bb857c7b Replace NULL with nullptr in libkwineffects 12 years ago
Martin Gräßlin 416898ecfa Remove kwinglobals.h include where not needed any more 12 years ago
Martin Gräßlin 99bcac1cc7 Port libkwineffects away from KDebug 13 years ago
Thomas Lübking 1d778f4600 c++ cannot invoke other constructors 13 years ago
Martin Gräßlin 388944314a Drop QPixmap ctor of XRenderPicture 13 years ago
Thomas Lübking e9e73f1134 add XRenderPicture(QImage) constructor 13 years ago
Martin Gräßlin 2f9ff5591c Drop support for native graphics system 13 years ago
Martin Gräßlin b01f5684c5 Remove not needed includes from kwineffect header files 13 years ago
Martin Gräßlin f45ade7785 Port preMultiply of color to xcb_render 13 years ago
Martin Gräßlin 881664b42e Port helper function createPicture to XCB 13 years ago
Martin Gräßlin 24c681448a Use XCB types in XRenderPicture API 13 years ago
Martin Gräßlin 7faede41c7 Use PutImage to convert QPixmap to XRenderPicture 13 years ago
Martin Gräßlin f20ec15053 Port xRenderOffscreenTarget away from QPixmap 13 years ago
Martin Gräßlin a1ac6df20e Move XRender based rendering of unstyled EffectFrame into scene_xrender 13 years ago
Martin Gräßlin 368de6842a Wrapper class to create an xcb_xfixes_region_t from a QRegion 13 years ago
Martin Gräßlin 9f85f7f597 Port non-composited Outline to XCB 13 years ago
Martin Gräßlin 533d57da60 Mark most ctors as explicit as reported by Krazy2 checker 13 years ago
Thomas Lübking 5e2414544f add offscreen render support to xrender 14 years ago
Thomas Lübking 3af7395ab8 avoid calling QPixmap::paintEngine() in scene rendering 15 years ago
Martin Gräßlin 234ec644d2 KWin supports graphicssystem Raster 15 years ago
Martin Gräßlin 57d11c134a Move kwineffects library into own directory 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Thomas Lübking 46148b6c80 slight performance for xrender shadows 17 years ago
David Johnson fcf289e99e Converting old style includes to new qt4 style 18 years ago
Luboš Luňák 0ce86291c5 Some missing XRender counterparts for utility functions, from Thomas Lübking. 18 years ago
Luboš Luňák 602244e3a5 Use a convenience XRenderPicture constructor instead of hardcoding 18 years ago
Luboš Luňák 5efac21537 XRenderPicture, a wrapper around XRender's Picture, which 18 years ago
Laurent Montel 6c5accc2ea Not necessary 18 years ago
Luboš Luňák 78918b0936 One more missing trailing newline. 18 years ago
Martin Gräßlin e4834f296b Alternative Alt+Tab window switcher which displays all windows on a 3D stack and flips through the stack 18 years ago
Luboš Luňák 01bf6cbb4c License cleanup - add headers where missing, be explicit about GPL 19 years ago
Rivo Laks 797bece861 Add config dialog for trackmouse. 19 years ago
Rivo Laks 0adf0a1b49 Add zoom config dialog (just keyboard shortcuts) 19 years ago
Rivo Laks bb6a65b424 Add config module for DesktopGrid. 19 years ago
Bernhard Loos 4ff6a33526 fix the effect kcm for kwin 19 years ago
Arto Hytönen f3fbc3665b explicit ctors 19 years ago
Matthias Kretz 8cb674aa75 compile using KDE3_SUPPORT for KCModule; fix forward decl. 19 years ago
Rivo Laks 7812443973 Add soft shadows 19 years ago
Rivo Laks c22b4809a5 Add working config modules for PresentWindows and Shadow effects. 19 years ago
Rivo Laks 63b58f6147 Add KControl config module for effects. 19 years ago