380 Commits (85ea66f7365437afd322cd689a6acc5245dc19f5)

Author SHA1 Message Date
Martin Gräßlin ff6cb5e75c Drop the GlobalShortcutsEditor from libkwineffects 13 years ago
Martin Gräßlin caad13ff95 Use new components based Find XCB 13 years ago
Martin Gräßlin 5e29cc24dc Remove XLib dependency from kwinglobals 13 years ago
Martin Gräßlin 8a78e71c97 Drop KWin::Extensions from kwinglobals 13 years ago
Eike Hein fbc957c048 Second 'unbreak kwin build' of the day ... 13 years ago
Martin Gräßlin add219d5bc Port libkwinglutils from KDebug to QDebug 13 years ago
Martin Gräßlin 99bcac1cc7 Port libkwineffects away from KDebug 13 years ago
Martin Gräßlin 16df417cc6 XCB variant for displayWidth/Height and update after RandR event 13 years ago
Martin Gräßlin 37334f400a Drop no longer needed XLib includes from KWin 13 years ago
Martin Gräßlin 84a2f3020b Use Qt5:: in target link libraries in KWin 13 years ago
Anselmo L. S. Melo 49c04f13b1 Porting libkwineffects to Qt5/KF5: QStandardPaths 13 years ago
Martin Gräßlin 388944314a Drop QPixmap ctor of XRenderPicture 13 years ago
Sebastian Kügler 08a53e6a11 Remove K_EXPORT_PLUGIN macros 13 years ago
Thomas Lübking b92ebe02aa add synthetic repaint after crossfade finished 13 years ago
Thomas Lübking e9e73f1134 add XRenderPicture(QImage) constructor 13 years ago
Martin Gräßlin 469828c847 Cache display and rootWindow 13 years ago
Martin Gräßlin 1807265813 KDebug moved to KDE4Support 13 years ago
Casian Andrei 4d24fe8b30 Fix many color correction problems with OpenGL ES 13 years ago
Martin Gräßlin 9ab751042a Drop X11_XCB library dependency 13 years ago
Martin Gräßlin 202bc2fbf9 Fix include path to QX11Info 13 years ago
Martin Gräßlin f04b39c548 Adjust target link libraries 13 years ago
Martin Gräßlin e32635fb2e QMatrix4x4 does no longer wrap qreal 13 years ago
Martin Gräßlin 330d40f425 Fix no cast to/from ASCII intrduced issues 13 years ago
Martin Gräßlin 8dd61fdc53 Introduce a define to mark code areas which need porting 13 years ago
Martin Gräßlin 1d2c2d5982 Use Q_SLOTS and Q_SIGNALS instead of slots and signals 13 years ago
Martin Gräßlin 2f9ff5591c Drop support for native graphics system 13 years ago
Casian Andrei 54ee2bf564 Fix many color correction problems with OpenGL ES 13 years ago
Fredrik Höglund 4b120288b6 kwin: Use glBufferSubData() when preferred 13 years ago
Fredrik Höglund 9de4c490ba kwin: Add GLPlatform::preferBufferSubData() 13 years ago
Fredrik Höglund 6562fcc665 kwin: Don't query GL_VIEWPORT in pushRenderTarget() 13 years ago
Fredrik Höglund 7124f5190b Revert "kwin: Make WindowQuadList inherit from QVector" 13 years ago
Martin Gräßlin db2e6687e1 Remove dead assignment in GLVertexBuffer::draw 13 years ago
Thomas Lübking e717c131bf Hook modalChanged signal for DialogParent script 13 years ago
Aurélien Gâteau 4a426d731d kwin: Fix build on arm 13 years ago
Casian Andrei 8f92e2ab91 Avoid calling expensive GLShader::setUniform overload 13 years ago
Casian Andrei 40acb1da14 Remove unnecessary checkGLError() calls from color correction 13 years ago
Casian Andrei 79c35d0164 Enable color correction only after successfuly contacting KolorManager 13 years ago
Fredrik Höglund 2fc2004119 kwin: Reset the dirty flags in GLTexture 13 years ago
Fredrik Höglund 9d03e16c34 kwin: Check that color correction is enabled in setupForOutput() 13 years ago
Fredrik Höglund 15dae59999 kwin: add a GLVertexBuffer::draw() overload 13 years ago
Thomas Lübking 88be3d0caf ensure to init animationeffect bindings 13 years ago
Martin Gräßlin 5660801192 Add DecorationOpacity to AnimationEffect 13 years ago
Martin Gräßlin 941c02a60f Introduce cross-fading with previous pixmap 13 years ago
Fredrik Höglund 40918e0193 kwin: Make WindowQuadList inherit from QVector 13 years ago
Fredrik Höglund dbbda21129 kwin: Support quads in makeInterleavedArrays() 13 years ago
Fredrik Höglund 7e22bd314c kwin: Add support for rendering quads using an index buffer 13 years ago
Fredrik Höglund 479ea5db61 kwin: Resolve functions for GL_ARB_copy_buffer 13 years ago
Fredrik Höglund 5e7b2a34a8 kwin: Resolve functions for GL_ARB_draw_elements_base_vertex 13 years ago
Fredrik Höglund 993b50cf1c kwin: Add a new GLVertexBuffer::draw() method 13 years ago
Fredrik Höglund ac5f1317e9 kwin: Split WindowQuadDecoration into two types 13 years ago