1
0
mirror of https://github.com/brl/mutter.git synced 2025-03-29 14:43:47 +00:00
Neil Roberts 4dd20f2678 cogl-blit: Disable blending when using texture render
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.
2011-02-24 20:45:19 +00:00
..