mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 02:19:15 +00:00
4dd20f2678
When using a pipeline and the journal to blit images between framebuffers, it should disable blending. Otherwise it will end up blending the source texture with uninitialised garbage in the destination texture.