16 Commits (b9e894bc4b1c3c19dc031bc87907f4909dcd81ef)

Author SHA1 Message Date
Martin Gräßlin 0cbc79193b Do not use stackingOrder in LanczosFilter to get all EffectWindows 13 years ago
Martin Gräßlin 98a04893a6 Use mgraesslin@kde.org for my mail address in Copyright and AboutData 13 years ago
Martin Gräßlin c3ec860a72 Drop ARB shader code path from Lanczos Filter 13 years ago
Martin Gräßlin 533d57da60 Mark most ctors as explicit as reported by Krazy2 checker 13 years ago
Martin Gräßlin 987bc837d9 Remove define KWIN_HAVE_OPENGL_COMPOSITING 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Fredrik Höglund bfa2fc68e6 Rewrite the ARB lanczos shader to work with the Radeon R300 limitations. 15 years ago
Martin Gräßlin 78c4c7a86e Lanczos filter available in GLES. 15 years ago
Martin Gräßlin 14522ebecb Fix Linker error with Lanczos filter 15 years ago
Fredrik Höglund 35dcccb847 Rewrite the ARB lanczos shader to work with the Radeon R300 limitations. 15 years ago
Anselmo Melo f3a34bd72a Fix build errors when configured without openGL 16 years ago
Martin Gräßlin 6270b502ba ARB Shader fallback to Lanczos filter. 16 years ago
Martin Gräßlin 3e689ff201 Cache generated Lanczos textures. 16 years ago
Fredrik Höglund 119c06e403 Make the lanczos shader use a fixed number of iterations in the loop. 16 years ago
Andreas Hartmetz 72fb0824ef Also compile *with* OpenGL present; include the file that supplies KWIN_HAVE_OPENGL_COMPOSITING. 16 years ago
Martin Gräßlin c705dd474e add missing ifdefs to make the code compile if OpenGL is not present 16 years ago
Martin Gräßlin 191435d425 Move Lanczos filter from taskbarthumbnail effect into the scene and use it also in boxswitch, presentwindows and thumbnailaside effects. 16 years ago