Skip to content

kwineffects: Remove WindowQuad::uvAxisSwapped

Vlad Zahorodnii requested to merge work/remove-uv-axis-swapped into master

Since makeSubQuad() uses bilinear interpolation, the flag to indicate whether UV-coordinates are swapped is redundant.

Merge request reports