Skip to content

scenes/opengl: Do not process window thumbnails with lanczos filter

Vlad Zahorodnii requested to merge work/no-lanczos into master

If window thumbnails have to be downscaled, it's up to the application what filter must be used. Also, we don't really use the lanczos filter because both x and y scale factors are 1.

Merge request reports