25 Commits (2dc5aebcc29cce4d363d5a67bb3538d797ba2299)

Author SHA1 Message Date
Thomas Lübking 3f5ef10c8e introduce GLTexture::clear and use it from paintredirector 13 years ago
Martin Gräßlin 57905c0cc2 And we got rid of KDebug 13 years ago
Fredrik Höglund a61009b152 kwin: Make PaintRedirector work without NPOT texture support 13 years ago
Martin Gräßlin 2f9ff5591c Drop support for native graphics system 13 years ago
Fredrik Höglund c92f65583a kwin: Clear the decoration textures after resizing 13 years ago
Fredrik Höglund d0703292fc kwin: Align decoration texture sizes to 128 pixels 13 years ago
Fredrik Höglund 120e65b2c1 kwin: Use texture atlases for the decorations 13 years ago
Fredrik Höglund e862bfe569 kwin: Refactor some code in the PaintRedirector 13 years ago
Martin Gräßlin 9df3af1dc6 Do not needlessly copy from QPixmap to QImage in PaintRedirector 13 years ago
Martin Gräßlin aa549f45d5 OpenGLPaintRedirector updates textures directly 13 years ago
Martin Gräßlin fba7504063 Introduce dedicated PaintRedirector subclasses for OpenGL/XRender 13 years ago
Martin Gräßlin 0d81d1d7c0 Move decoration pixmap handling from Client to PaintRedirector 14 years ago
Martin Gräßlin 7497ef9148 Make the Compositor a proper Singleton 14 years ago
Martin Gräßlin 7a1fe42be0 Fix uninitialized memory and logic error in PaintRedirector 14 years ago
Martin Gräßlin 2d954a6bf3 Make the Scene owned by the Compositor 14 years ago
Philipp Knechtges b44580f02e kwin: dont gather scheduled decoration repaints 15 years ago
Martin Gräßlin 66d22738e4 Disable PaintRedirector when non-composited 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Fredrik Höglund 69bc0f3a0e Use integer math. 16 years ago
Fredrik Höglund e969813b4a Wait two seconds before deleting the scratch pixmap in the paint redirector 16 years ago
Jacopo De Simoi 637ff72e1f Make sure that the paintredirector pending region is added to the repaint region only once in case the window gets minimized. 17 years ago
Hugo Pereira Da Costa bc2cb84b6e use Qt::ToolTip windowFlags to identify tooltip widgets 17 years ago
Fredrik Höglund e92aab0518 Implement initial support for ARGB window decorations. 17 years ago