10 Commits (f5a25b4ebb49be89db76e29b2f0cffa4d4e60901)

Author SHA1 Message Date
Thomas Lübking 029f93127f kick trilinear filtering if favor of the lanczos filter (now default, unless blacklisted) 16 years ago
Martin Gräßlin 6270b502ba ARB Shader fallback to Lanczos filter. 16 years ago
Thomas Lübking 4db74f544d workaround nvidia issues with the texture cache and translucent windows 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
Martin Gräßlin a16f7f0672 Only use lanczos if the window size does not exceed the FBO size. 16 years ago
Martin Gräßlin f359d19a90 Don't crop away the decoration shadows in the lanczos filter. 16 years ago
Martin Gräßlin 4111a9f051 Support for adding a driver blacklist to be used in the lanczos filter and blur effect. 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