561 Commits (c81d8204f9a3a9fc806fedf7a8bb915dc19a7892)

Author SHA1 Message Date
Martin Gräßlin d49fba5d30 [libkwinxrenderutils] Clean up static blend picture before going down 10 years ago
Anthony Fieroni c3cd8df795 Be sure isCurrentTab returns true 10 years ago
Martin Gräßlin ea4de85553 Destroy static Client helper window before application goes down 10 years ago
Kai Uwe Broulik 320eabc8c2 Add KRunner and Activity Manager screen edge 10 years ago
Marco Martin a9fad7396e use a global static for animation ids 10 years ago
Marco Martin 595c5937c9 use a global static for animation ids 10 years ago
Thomas Lübking 5ee90dce3d fix validation cnp bugs 10 years ago
Thomas Lübking 1faa8aa039 allow to retarget animations 10 years ago
Thomas Lübking 07cc30d136 protect against cancel of just ended animations 10 years ago
Kevin Funk a33c2730ba AnimationEffect: Fix memory leak 10 years ago
Thomas Lübking db5a798952 depend glsl on TextureNPOT, not LimitedNPOT 10 years ago
Kevin Funk 8ea4f4dae7 Port to CMake AUTOMOC 10 years ago
Martin Gräßlin 1fb0c31bb4 [kwineffects] Expose fullScreen property in EffectWindow 10 years ago
Martin Gräßlin 613d76f2df [effects] Combine all shaders in resources 10 years ago
Martin Gräßlin 54870d5e14 [libkwinglutils] Cleanup Shader API: removal of ShaderType 10 years ago
Martin Gräßlin 2e7bc0df87 [kwineffects] Pass screen projection matrix to EffectFrame 10 years ago
Martin Gräßlin ef7f7b0179 [kwinglutils] Don't setup old shader API for rendering a texture 10 years ago
Martin Gräßlin 4b11b7b6b8 [kwineffects] Add a generateCustomShader to ShaderManager 10 years ago
Martin Gräßlin 3be6ff9f12 [kwineffects] Pass screen projection matrix to WindowPaintData 10 years ago
Martin Gräßlin f284ef814c Pass projection matrix to ScreenPaintData 10 years ago
Martin Gräßlin 778a7fd1a0 [kwinglutils] Add a ShaderTraits variant to ShaderBinder 10 years ago
Thomas Lübking c7aefc6b6b skip SWAP_BEHAVIOR_PRESERVED for supportsBufferAge 10 years ago
Thomas Lübking e641022bf9 skip SWAP_BEHAVIOR_PRESERVED for supportsBufferAge 10 years ago
Michael Pyne bcc36b87fb Avoid undefined behavior in nearestPowerOfTwo. 10 years ago
Martin Gräßlin 416d8060cf Don't query for GL_CONTEXT_FLAGS if not at least OpenGL 3.0 10 years ago
Martin Gräßlin 01451eea36 Revert "Handle conflicts between epoxy and manually resolved function pointers" 10 years ago
Martin Gräßlin 1d75cd26fb Verify that context is robust before resolving robust functions 10 years ago
Martin Gräßlin bcf76c0d2f [libkwinglutils] Fix regression in OpenGL version parsing 11 years ago
Martin Gräßlin ac1dbac8b1 Handle conflicts between epoxy and manually resolved function pointers 11 years ago
Nick Shaforostoff 3a8d7d866a optimize string operations 11 years ago
Martin Gräßlin aa43852301 Remove build checks for gles or gl 11 years ago
Martin Gräßlin d5a5725db1 Remove remaining compile time checks for OpenGLES 11 years ago
Martin Gräßlin 03231942bb Bind building of glx support on whether epoxy has a glx header 11 years ago
Martin Gräßlin 9919627106 [kwineffects] Runtime checks for GLES in ColorCorrection 11 years ago
Martin Gräßlin 49d8502567 [kwineffects] Runtime depend on gles in GLPlatform 11 years ago
Martin Gräßlin fc2805d218 Turn compile time checks to runtime check in kwinglutils.cpp 11 years ago
Martin Gräßlin 99ddcfbac0 [glplatform] Ensure glsl is supported with OpenGLES 11 years ago
Martin Gräßlin 1170303fc6 [kwineffects] Runtime detect whether we are on GLES in GLPlatform 11 years ago
Martin Gräßlin 5d37ccfce0 Drop PreventScreenLocking electric border 11 years ago
Martin Gräßlin c408e9ccec Drop remaning code for ShowDashboard 11 years ago
Marco Martin 5a55727056 support the slide protocol 11 years ago
Martin Gräßlin 5fb67414d2 [libkwineffects] Proper no-size check in WindowQuadList::splitAt(X|Y) 11 years ago
Marco Martin 3f5bf65a9e Use the kwayland blur protocol in the blur effect 11 years ago
Martin Gräßlin c24e315a9b Drop build option KWIN_BUILD_EGL 11 years ago
Martin Gräßlin 57c521c214 [libkwineffects] Introduce logging categories for libkwineffects 11 years ago
Aleix Pol 6f345f4915 Clean debug output 11 years ago
Martin Gräßlin c31bb6d46f Drop KF5::Service dependency where it's no longer needed 11 years ago
Nerdopolis Turfwalker 924b66c4d5 Check whether it's platform xcb before calling QX11Info::display() 11 years ago
Martin Gräßlin 59a6c9ddf9 [libkwineffects] OpenGL ES 3.0 supports glBlitFramebuffer 11 years ago
David Edmundson 42768d515a Add missing include 11 years ago