mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 23:03:00 +00:00
ce1bb3d858
A material layer can not be considered equal if it is using different texture filtering modes. This was causing problems where rectangles with different filters would end up batched together and then rendered with the wrong filter mode.