189 Commits (b3717f697a73db6e13e78cd197c2f22287b2b7e9)

Author SHA1 Message Date
Martin Gräßlin 1be3a7a9f0 Introduce a method shouldUseWaylandForCompositing() in KWin::Application 12 years ago
Martin Gräßlin 02a01f2006 Wayland backend for the XRender scene 12 years ago
Martin Gräßlin b28effff23 A Scene doesn't need to use an X11 Overlay Window 12 years ago
Martin Gräßlin c9779825d1 Support frame callback in Wayland backend 12 years ago
Martin Gräßlin cfa1ead9e1 Introduce an XRenderBackend similar to OpenGLBackend 12 years ago
Martin Gräßlin ef4c32f79a Move Scene::Window handling methods into base class 12 years ago
Martin Gräßlin 1a0e586b9c Pass creation of Shadow sub class instance to Scene 12 years ago
Martin Gräßlin 5d3d8834ab Pass creation of Scene::EffectFrame to the Scene 12 years ago
Martin Gräßlin 9b0c6ddef3 Drop pure virtual Scene::windowOpacityChanged slot 12 years ago
Fredrik Höglund eeb309c149 kwin: Add support for EXT_buffer_age 12 years ago
Fredrik Höglund a9e49e218f kwin: Return the modified damage in a separate paintScreen() parameter 12 years ago
Martin Gräßlin 2372e02752 [kwin] Use a QIcon in Client for the icons instead of Pixmaps 12 years ago
Martin Gräßlin 57905c0cc2 And we got rid of KDebug 13 years ago
Martin Gräßlin 388944314a Drop QPixmap ctor of XRenderPicture 13 years ago
Thomas Lübking 772486511a implement crossfading on xrender 13 years ago
Thomas Lübking ebfd3f58d8 implement crossfading on xrender 13 years ago
Thomas Lübking bcf6c9c319 use configured xrender filter 13 years ago
Martin Gräßlin e7ab3adafd New class to encapsulate a Window's Pixmap 13 years ago
Thomas Lübking b7e6a334da rebase measuring to nano res + fix vsync padding 13 years ago
Martin Gräßlin 76d96506dc Remove damage argument in Toplevel::resetDamage 13 years ago
Martin Gräßlin 2ab0de12e9 Remove dead code 13 years ago
Martin Gräßlin 466bef3a6d Adding a DesktopThumbnailItem declarative item 13 years ago
Martin Gräßlin 265b5523e2 Move decoration related methods from Workspace to DecorationPlugin 13 years ago
Martin Gräßlin 1bb5a81292 Port SceneXRender to XCB 13 years ago
Martin Gräßlin 4e598ed641 Port SceneXRender::EffectFrame to XCB render 13 years ago
Martin Gräßlin 4a69ffb5c0 Do not use QPixmap::x11PictureHandle() to render shadow elements 13 years ago
Martin Gräßlin ce930dfc8a Use xRenderBlendPicture as alpha mask in SceneXrender 13 years ago
Martin Gräßlin fba7504063 Introduce dedicated PaintRedirector subclasses for OpenGL/XRender 13 years ago
Martin Gräßlin 32b6ef42b9 Strip module path from all Qt #include <> 13 years ago
Martin Gräßlin f45ade7785 Port preMultiply of color to xcb_render 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 b967527db3 Use XCB to resolve the X11 Extensions 13 years ago
Thomas Lübking 7ca47bdd36 support brightness > 1 for XRender backend 13 years ago
Thomas Lübking ad451beae2 support brightness > 1 for XRender backend 13 years ago
Martin Gräßlin 67174bbf69 Remove outdated and not very useful comment sections 13 years ago
Martin Gräßlin a5213c454b Warnings-- 13 years ago
Thomas Lübking 5faa328f04 clip boundingshaped regions in xrender backend 13 years ago
Fredrik Höglund e578676f42 kwin: Rename flushBuffer() to present() 14 years ago
Jurica Vukadin bcdc74f8d6 Fix more C++11 narrowing warnings 14 years ago
Martin Gräßlin 0d81d1d7c0 Move decoration pixmap handling from Client to PaintRedirector 14 years ago
Martin Gräßlin 6152cc4fa5 Split out the windowing system related part of SceneOpenGL 14 years ago
Martin Gräßlin c7262e8bd3 Getter/setters for opacity, saturation and brightness in WindowPaintData 14 years ago
Martin Gräßlin a2b0d42916 Replace translation by QVector3D in Screen/Window PaintData 14 years ago
Martin Gräßlin 0eff12eb92 Use QGraphicsScale for scale information in ScreenPaintData 14 years ago
Thomas Lübking fc665106c9 Swap vsync order, trade in 1frame lag 14 years ago
Thomas Lübking 88aeec920e re-add SceneXRender::paintGenericScreen implementation to cache screen_paint data 14 years ago
Thomas Lübking 1070bf895b split decorationRect / visibleRect usage 14 years ago
Thomas Lübking 5e2414544f add offscreen render support to xrender 14 years ago